Uses of Class
org.apache.ws.scout.model.uddi.v2.AccessPoint

Packages that use AccessPoint
org.apache.ws.scout.model.uddi.v2   
 

Uses of AccessPoint in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as AccessPoint
protected  AccessPoint BindingTemplate.accessPoint
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return AccessPoint
 AccessPoint ObjectFactory.createAccessPoint()
          Create an instance of AccessPoint
 AccessPoint BindingTemplate.getAccessPoint()
          Gets the value of the accessPoint property.
 

Methods in org.apache.ws.scout.model.uddi.v2 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.apache.ws.scout.model.uddi.v2 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-2012 The Apache Software Foundation. All Rights Reserved.