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