| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.query._3 |
This class provides the package information of the package oasis.names.tc.ebxml_regrep.xsd.query._3
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationQueryType |
ObjectFactory.createOrganizationQueryType()
Create an instance of
OrganizationQueryType |
OrganizationQueryType |
RegistryQueryType.getOperatorQuery()
Gets the value of the operatorQuery property.
|
OrganizationQueryType |
OrganizationQueryType.getParentQuery()
Gets the value of the parentQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<OrganizationQueryType> |
ObjectFactory.createOrganizationQuery(OrganizationQueryType value)
|
java.util.List<OrganizationQueryType> |
OrganizationQueryType.getChildOrganizationQuery()
Gets the value of the childOrganizationQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<OrganizationQueryType> |
ObjectFactory.createOrganizationQuery(OrganizationQueryType value)
|
void |
RegistryQueryType.setOperatorQuery(OrganizationQueryType value)
Sets the value of the operatorQuery property.
|
void |
OrganizationQueryType.setParentQuery(OrganizationQueryType value)
Sets the value of the parentQuery property.
|