Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
Packages that use AccessPoint Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of AccessPoint in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as AccessPoint Modifier and Type Field Description protected AccessPointBindingTemplate. accessPointMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return AccessPoint Modifier and Type Method Description AccessPointObjectFactory. createAccessPoint()Create an instance ofAccessPointAccessPointBindingTemplate. getAccessPoint()Gets the value of the accessPoint property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type AccessPoint Modifier and Type Method Description javax.xml.bind.JAXBElement<AccessPoint>ObjectFactory. createAccessPoint(AccessPoint value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type AccessPoint Modifier and Type Method Description javax.xml.bind.JAXBElement<AccessPoint>ObjectFactory. createAccessPoint(AccessPoint value)voidBindingTemplate. setAccessPoint(AccessPoint value)Sets the value of the accessPoint property.
-