Uses of Class
com.nortel.soa.oi.cct.types.AddressType

Packages that use AddressType
com.nortel.soa.oi.cct.types   
 

Uses of AddressType in com.nortel.soa.oi.cct.types
 

Methods in com.nortel.soa.oi.cct.types that return AddressType
static AddressType AddressType.fromValue(java.lang.String v)
           
 AddressType Address.getAddressType()
          Gets the value of the addressType property.
static AddressType AddressType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AddressType[] AddressType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.nortel.soa.oi.cct.types with parameters of type AddressType
 void Address.setAddressType(AddressType value)
          Sets the value of the addressType property.
 

Constructors in com.nortel.soa.oi.cct.types with parameters of type AddressType
Address(java.lang.String name, AddressType type, Provider theProvider, java.lang.String theStatus)
           
 



Copyright © 2010 All Rights Reserved.