public class SpecificationLinkQueryType extends RegistryObjectQueryType
| Modifier and Type | Field and Description |
|---|---|
protected ServiceBindingQueryType |
serviceBindingQuery |
protected RegistryObjectQueryType |
specificationObjectQuery |
protected InternationalStringBranchType |
usageDescriptionBranch |
classificationQuery, descriptionBranch, externalIdentifierQuery, nameBranch, objectTypeQuery, slotBranch, sourceAssociationQuery, statusQuery, targetAssociationQuery, versionInfoFilterprimaryFilter| Constructor and Description |
|---|
SpecificationLinkQueryType() |
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingQueryType |
getServiceBindingQuery() |
RegistryObjectQueryType |
getSpecificationObjectQuery() |
InternationalStringBranchType |
getUsageDescriptionBranch() |
void |
setServiceBindingQuery(ServiceBindingQueryType value) |
void |
setSpecificationObjectQuery(RegistryObjectQueryType value) |
void |
setUsageDescriptionBranch(InternationalStringBranchType value) |
getClassificationQuery, getDescriptionBranch, getExternalIdentifierQuery, getNameBranch, getObjectTypeQuery, getSlotBranch, getSourceAssociationQuery, getStatusQuery, getTargetAssociationQuery, getVersionInfoFilter, setDescriptionBranch, setNameBranch, setObjectTypeQuery, setStatusQuery, setVersionInfoFiltergetPrimaryFilter, setPrimaryFilterprotected InternationalStringBranchType usageDescriptionBranch
protected ServiceBindingQueryType serviceBindingQuery
protected RegistryObjectQueryType specificationObjectQuery
public InternationalStringBranchType getUsageDescriptionBranch()
public void setUsageDescriptionBranch(InternationalStringBranchType value)
public ServiceBindingQueryType getServiceBindingQuery()
public void setServiceBindingQuery(ServiceBindingQueryType value)
public RegistryObjectQueryType getSpecificationObjectQuery()
public void setSpecificationObjectQuery(RegistryObjectQueryType value)
Copyright © 2020. All rights reserved.