public class ServiceBindingType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected String |
accessURI |
protected String |
service |
protected List<SpecificationLinkType> |
specificationLink |
protected String |
targetBinding |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
ServiceBindingType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessURI() |
String |
getService() |
List<SpecificationLinkType> |
getSpecificationLink() |
String |
getTargetBinding() |
void |
setAccessURI(String value) |
void |
setService(String value) |
void |
setTargetBinding(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected List<SpecificationLinkType> specificationLink
protected String service
protected String accessURI
protected String targetBinding
public List<SpecificationLinkType> getSpecificationLink()
public String getService()
public void setService(String value)
public String getAccessURI()
public void setAccessURI(String value)
public String getTargetBinding()
public void setTargetBinding(String value)
Copyright © 2021. All rights reserved.