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