public class ExternalIdentifierQueryType extends RegistryObjectQueryType
Java class for ExternalIdentifierQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExternalIdentifierQueryType">
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}RegistryObjectQueryType">
<sequence>
<element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}RegistryObjectQuery" minOccurs="0"/>
<element name="IdentificationSchemeQuery" type="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}ClassificationSchemeQueryType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExternalIdentifierQueryType() |
| Modifier and Type | Method and Description |
|---|---|
ClassificationSchemeQueryType |
getIdentificationSchemeQuery()
Gets the value of the identificationSchemeQuery property.
|
RegistryObjectQueryType |
getRegistryObjectQuery()
Gets the value of the registryObjectQuery property.
|
void |
setIdentificationSchemeQuery(ClassificationSchemeQueryType value)
Sets the value of the identificationSchemeQuery property.
|
void |
setRegistryObjectQuery(RegistryObjectQueryType value)
Sets the value of the registryObjectQuery property.
|
getClassificationQuery, getDescriptionBranch, getExternalIdentifierQuery, getNameBranch, getObjectTypeQuery, getSlotBranch, getSourceAssociationQuery, getStatusQuery, getTargetAssociationQuery, getVersionInfoFilter, setDescriptionBranch, setNameBranch, setObjectTypeQuery, setStatusQuery, setVersionInfoFiltergetPrimaryFilter, setPrimaryFilterpublic RegistryObjectQueryType getRegistryObjectQuery()
RegistryObjectQueryTypepublic void setRegistryObjectQuery(RegistryObjectQueryType value)
value - allowed object is
RegistryObjectQueryTypepublic ClassificationSchemeQueryType getIdentificationSchemeQuery()
ClassificationSchemeQueryTypepublic void setIdentificationSchemeQuery(ClassificationSchemeQueryType value)
value - allowed object is
ClassificationSchemeQueryTypeCopyright © 2010–2025. All rights reserved.