Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
Packages that use InstanceDetails Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of InstanceDetails in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as InstanceDetails Modifier and Type Field Description protected InstanceDetailsTModelInstanceInfo. instanceDetailsMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return InstanceDetails Modifier and Type Method Description InstanceDetailsObjectFactory. createInstanceDetails()Create an instance ofInstanceDetailsInstanceDetailsTModelInstanceInfo. getInstanceDetails()Gets the value of the instanceDetails property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type InstanceDetails Modifier and Type Method Description javax.xml.bind.JAXBElement<InstanceDetails>ObjectFactory. createInstanceDetails(InstanceDetails value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type InstanceDetails Modifier and Type Method Description javax.xml.bind.JAXBElement<InstanceDetails>ObjectFactory. createInstanceDetails(InstanceDetails value)voidTModelInstanceInfo. setInstanceDetails(InstanceDetails value)Sets the value of the instanceDetails property.
-