Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint

Packages that use AccessPoint
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
protected  AccessPoint BindingTemplate.accessPoint
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return AccessPoint
 AccessPoint ObjectFactory.createAccessPoint()
          Create an instance of AccessPoint
 AccessPoint BindingTemplate.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
 JAXBElement<AccessPoint> ObjectFactory.createAccessPoint(AccessPoint value)
          Create an instance of JAXBElement<AccessPoint>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type AccessPoint
 JAXBElement<AccessPoint> ObjectFactory.createAccessPoint(AccessPoint value)
          Create an instance of JAXBElement<AccessPoint>}
 void BindingTemplate.setAccessPoint(AccessPoint value)
          Sets the value of the accessPoint property.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.