|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceDetails | |
---|---|
org.uddi.api_v3 |
Uses of InstanceDetails in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 declared as InstanceDetails | |
---|---|
protected InstanceDetails |
TModelInstanceInfo.instanceDetails
|
Methods in org.uddi.api_v3 that return InstanceDetails | |
---|---|
InstanceDetails |
ObjectFactory.createInstanceDetails()
Create an instance of InstanceDetails |
InstanceDetails |
TModelInstanceInfo.getInstanceDetails()
Gets the value of the instanceDetails property. |
Methods in org.uddi.api_v3 that return types with arguments of type InstanceDetails | |
---|---|
javax.xml.bind.JAXBElement<InstanceDetails> |
ObjectFactory.createInstanceDetails(InstanceDetails value)
Create an instance of JAXBElement < InstanceDetails > } |
Methods in org.uddi.api_v3 with parameters of type InstanceDetails | |
---|---|
javax.xml.bind.JAXBElement<InstanceDetails> |
ObjectFactory.createInstanceDetails(InstanceDetails value)
Create an instance of JAXBElement < InstanceDetails > } |
void |
TModelInstanceInfo.setInstanceDetails(InstanceDetails value)
Sets the value of the instanceDetails property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |