| Package | Description |
|---|---|
| org.aoju.bus.image.metric.internal.xdsi |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanFilterType |
class |
CompoundFilterType |
class |
DateTimeFilterType |
class |
FloatFilterType |
class |
IntegerFilterType |
class |
SimpleFilterType |
class |
StringFilterType |
| Modifier and Type | Field and Description |
|---|---|
protected FilterType |
ExtrinsicObjectQueryType.contentVersionInfoFilter |
protected FilterType |
CompoundFilterType.leftFilter |
protected FilterType |
PersonQueryType.personNameFilter |
protected FilterType |
FilterQueryType.primaryFilter |
protected FilterType |
CompoundFilterType.rightFilter |
protected FilterType |
RegistryObjectQueryType.versionInfoFilter |
| Modifier and Type | Field and Description |
|---|---|
protected List<FilterType> |
PersonQueryType.addressFilter |
protected List<FilterType> |
OrganizationQueryType.addressFilter |
protected List<FilterType> |
PersonQueryType.emailAddressFilter |
protected List<FilterType> |
OrganizationQueryType.emailAddressFilter |
protected List<FilterType> |
InternationalStringBranchType.localizedStringFilter |
protected List<FilterType> |
PersonQueryType.telephoneNumberFilter |
protected List<FilterType> |
OrganizationQueryType.telephoneNumberFilter |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
ObjectFactory.createFilterType() |
FilterType |
ExtrinsicObjectQueryType.getContentVersionInfoFilter() |
FilterType |
CompoundFilterType.getLeftFilter() |
FilterType |
PersonQueryType.getPersonNameFilter() |
FilterType |
FilterQueryType.getPrimaryFilter() |
FilterType |
CompoundFilterType.getRightFilter() |
FilterType |
RegistryObjectQueryType.getVersionInfoFilter() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterType> |
ObjectFactory.createFilter(FilterType value)
|
List<FilterType> |
PersonQueryType.getAddressFilter() |
List<FilterType> |
OrganizationQueryType.getAddressFilter() |
List<FilterType> |
PersonQueryType.getEmailAddressFilter() |
List<FilterType> |
OrganizationQueryType.getEmailAddressFilter() |
List<FilterType> |
InternationalStringBranchType.getLocalizedStringFilter() |
List<FilterType> |
PersonQueryType.getTelephoneNumberFilter() |
List<FilterType> |
OrganizationQueryType.getTelephoneNumberFilter() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FilterType> |
ObjectFactory.createFilter(FilterType value)
|
void |
ExtrinsicObjectQueryType.setContentVersionInfoFilter(FilterType value) |
void |
CompoundFilterType.setLeftFilter(FilterType value) |
void |
PersonQueryType.setPersonNameFilter(FilterType value) |
void |
FilterQueryType.setPrimaryFilter(FilterType value) |
void |
CompoundFilterType.setRightFilter(FilterType value) |
void |
RegistryObjectQueryType.setVersionInfoFilter(FilterType value) |
Copyright © 2020. All rights reserved.