Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc
-
Packages that use OverviewDoc Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of OverviewDoc in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as OverviewDoc Modifier and Type Field Description protected OverviewDocInstanceDetails. overviewDocprotected OverviewDocTModel. overviewDocMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return OverviewDoc Modifier and Type Method Description OverviewDocObjectFactory. createOverviewDoc()Create an instance ofOverviewDocOverviewDocInstanceDetails. getOverviewDoc()Gets the value of the overviewDoc property.OverviewDocTModel. getOverviewDoc()Gets the value of the overviewDoc property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type OverviewDoc Modifier and Type Method Description javax.xml.bind.JAXBElement<OverviewDoc>ObjectFactory. createOverviewDoc(OverviewDoc value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type OverviewDoc Modifier and Type Method Description javax.xml.bind.JAXBElement<OverviewDoc>ObjectFactory. createOverviewDoc(OverviewDoc value)voidInstanceDetails. setOverviewDoc(OverviewDoc value)Sets the value of the overviewDoc property.voidTModel. setOverviewDoc(OverviewDoc value)Sets the value of the overviewDoc property.
-