public class NotificationQueryType extends RegistryObjectQueryType
Java class for NotificationQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotificationQueryType">
<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"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NotificationQueryType() |
| Modifier and Type | Method and Description |
|---|---|
RegistryObjectQueryType |
getRegistryObjectQuery()
Gets the value of the registryObjectQuery 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
RegistryObjectQueryTypeCopyright © 2010–2025. All rights reserved.