Uses of Class
org.uddi4j.datatype.binding.AccessPoint
-
Packages that use AccessPoint Package Description org.uddi4j.datatype.binding -
-
Uses of AccessPoint in org.uddi4j.datatype.binding
Methods in org.uddi4j.datatype.binding that return AccessPoint Modifier and Type Method Description AccessPointBindingTemplate. getAccessPoint()Methods in org.uddi4j.datatype.binding with parameters of type AccessPoint Modifier and Type Method Description voidBindingTemplate. setAccessPoint(AccessPoint s)Constructors in org.uddi4j.datatype.binding with parameters of type AccessPoint Constructor Description BindingTemplate(java.lang.String bindingKey, TModelInstanceDetails tModelInstanceDetails, AccessPoint accessPoint)Construct the object with required fields.
-