Uses of Class
org.uddi.policy_v3_instanceparms.AuthInfoUseType

Packages that use AuthInfoUseType
org.uddi.policy_v3_instanceparms   
 

Uses of AuthInfoUseType in org.uddi.policy_v3_instanceparms
 

Methods in org.uddi.policy_v3_instanceparms that return AuthInfoUseType
static AuthInfoUseType AuthInfoUseType.fromValue(String v)
           
static AuthInfoUseType AuthInfoUseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthInfoUseType[] AuthInfoUseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in org.uddi.policy_v3_instanceparms with parameters of type AuthInfoUseType
 javax.xml.bind.JAXBElement<AuthInfoUseType> ObjectFactory.createAuthInfoUse(AuthInfoUseType value)
          Create an instance of JAXBElement<AuthInfoUseType>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.