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

Packages that use URLType
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of URLType in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as URLType
protected  URLType AccessPoint.urlType
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return URLType
static URLType URLType.fromValue(String v)
           
 URLType AccessPoint.getURLType()
          Gets the value of the urlType property.
static URLType URLType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static URLType[] URLType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type URLType
 void AccessPoint.setURLType(URLType value)
          Sets the value of the urlType property.
 



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