|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a link or reference to a technical specification used within a ServiceBinding. It serves the same purpose as the union of tModelInstanceInfo and instanceDetails in UDDI.
Concept
Method Summary | |
RegistryObject |
getSpecificationObject()
Gets the specification object for this object. |
java.lang.String |
getUsageDescription()
Gets the description of usage paramaters. |
java.util.Collection |
getUsageParameters()
Gets any usage parameters. |
void |
setSpecificationObject(RegistryObject obj)
Sets the Concept for this object. |
void |
setUsageDescription(java.lang.String usageDescription)
Sets the description of usage paramaters. |
void |
setUsageParameters(java.util.Collection usageParamaters)
Sets any usage parameters. |
Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
addSlot, addSlots, getSlot, getSlotAt, getSlots, removeSlot, removeSlots |
Method Detail |
public RegistryObject getSpecificationObject() throws JAXRException
public void setSpecificationObject(RegistryObject obj) throws JAXRException
public java.lang.String getUsageDescription() throws JAXRException
public void setUsageDescription(java.lang.String usageDescription) throws JAXRException
public java.util.Collection getUsageParameters() throws JAXRException
public void setUsageParameters(java.util.Collection usageParamaters) throws JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |