public class SpecificationLinkType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected String |
serviceBinding |
protected String |
specificationObject |
protected InternationalStringType |
usageDescription |
protected List<String> |
usageParameter |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
SpecificationLinkType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceBinding() |
String |
getSpecificationObject() |
InternationalStringType |
getUsageDescription() |
List<String> |
getUsageParameter() |
void |
setServiceBinding(String value) |
void |
setSpecificationObject(String value) |
void |
setUsageDescription(InternationalStringType value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected InternationalStringType usageDescription
protected String serviceBinding
protected String specificationObject
public InternationalStringType getUsageDescription()
public void setUsageDescription(InternationalStringType value)
public String getServiceBinding()
public void setServiceBinding(String value)
public String getSpecificationObject()
public void setSpecificationObject(String value)
Copyright © 2020. All rights reserved.