Uses of Class
org.uddi.api_v3.AccessPoint

Packages that use AccessPoint
org.uddi.api_v3   
 

Uses of AccessPoint in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as AccessPoint
protected  AccessPoint BindingTemplate.accessPoint
           
 

Methods in org.uddi.api_v3 that return AccessPoint
 AccessPoint ObjectFactory.createAccessPoint()
          Create an instance of AccessPoint
 AccessPoint BindingTemplate.getAccessPoint()
          Gets the value of the accessPoint property.
 

Methods in org.uddi.api_v3 that return types with arguments of type AccessPoint
 javax.xml.bind.JAXBElement<AccessPoint> ObjectFactory.createAccessPoint(AccessPoint value)
          Create an instance of JAXBElement<AccessPoint>}
 

Methods in org.uddi.api_v3 with parameters of type AccessPoint
 javax.xml.bind.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 © 2004-2013 The Apache Software Foundation. All Rights Reserved.