| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.query._3 |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanFilterType
Java class for BooleanFilterType complex type.
|
class |
CompoundFilterType
Java class for CompoundFilterType complex type.
|
class |
DateTimeFilterType
Java class for DateTimeFilterType complex type.
|
class |
FloatFilterType
Java class for FloatFilterType complex type.
|
class |
IntegerFilterType
Java class for IntegerFilterType complex type.
|
class |
SimpleFilterType
Java class for SimpleFilterType complex type.
|
class |
StringFilterType
Java class for StringFilterType complex type.
|
| Modifier and Type | Method and Description |
|---|---|
FilterType |
ObjectFactory.createFilterType()
Create an instance of
FilterType |
FilterType |
ExtrinsicObjectQueryType.getContentVersionInfoFilter()
Gets the value of the contentVersionInfoFilter property.
|
FilterType |
CompoundFilterType.getLeftFilter()
Gets the value of the leftFilter property.
|
FilterType |
PersonQueryType.getPersonNameFilter()
Gets the value of the personNameFilter property.
|
FilterType |
FilterQueryType.getPrimaryFilter()
Gets the value of the primaryFilter property.
|
FilterType |
CompoundFilterType.getRightFilter()
Gets the value of the rightFilter property.
|
FilterType |
RegistryObjectQueryType.getVersionInfoFilter()
Gets the value of the versionInfoFilter property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterType> |
ObjectFactory.createFilter(FilterType value)
|
List<FilterType> |
OrganizationQueryType.getAddressFilter()
Gets the value of the addressFilter property.
|
List<FilterType> |
PersonQueryType.getAddressFilter()
Gets the value of the addressFilter property.
|
List<FilterType> |
OrganizationQueryType.getEmailAddressFilter()
Gets the value of the emailAddressFilter property.
|
List<FilterType> |
PersonQueryType.getEmailAddressFilter()
Gets the value of the emailAddressFilter property.
|
List<FilterType> |
InternationalStringBranchType.getLocalizedStringFilter()
Gets the value of the localizedStringFilter property.
|
List<FilterType> |
OrganizationQueryType.getTelephoneNumberFilter()
Gets the value of the telephoneNumberFilter property.
|
List<FilterType> |
PersonQueryType.getTelephoneNumberFilter()
Gets the value of the telephoneNumberFilter property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterType> |
ObjectFactory.createFilter(FilterType value)
|
void |
ExtrinsicObjectQueryType.setContentVersionInfoFilter(FilterType value)
Sets the value of the contentVersionInfoFilter property.
|
void |
CompoundFilterType.setLeftFilter(FilterType value)
Sets the value of the leftFilter property.
|
void |
PersonQueryType.setPersonNameFilter(FilterType value)
Sets the value of the personNameFilter property.
|
void |
FilterQueryType.setPrimaryFilter(FilterType value)
Sets the value of the primaryFilter property.
|
void |
CompoundFilterType.setRightFilter(FilterType value)
Sets the value of the rightFilter property.
|
void |
RegistryObjectQueryType.setVersionInfoFilter(FilterType value)
Sets the value of the versionInfoFilter property.
|
Copyright © 2010–2025. All rights reserved.