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