Package | Description |
---|---|
com.nortel.soa.oi.cct.types | |
com.nortel.soa.oi.cct.types.contactmanagerservice |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Address.setAddressType(AddressType value)
Sets the value of the addressType property.
|
Constructor and Description |
---|
Address(java.lang.String name,
AddressType type,
Provider theProvider,
java.lang.String theStatus) |
Modifier and Type | Method and Description |
---|---|
AddressType |
AddressRequest.getAddressType()
Gets the value of the addressType property.
|
AddressType |
AddressesRequest.getAddressType()
Gets the value of the addressType property.
|
Modifier and Type | Method and Description |
---|---|
void |
AddressRequest.setAddressType(AddressType value)
Sets the value of the addressType property.
|
void |
AddressesRequest.setAddressType(AddressType value)
Sets the value of the addressType property.
|
Copyright © 2010 All Rights Reserved.