| Package | Description |
|---|---|
| net.authorize.data.cim | |
| net.authorize.data.xml |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerType |
PaymentProfile.customerType
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerType |
PaymentProfile.getCustomerType()
Deprecated.
Gets the value of the customerType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProfile.setCustomerType(CustomerType value)
Deprecated.
Sets the value of the customerType property.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomerType |
CustomerType.findByName(java.lang.String name)
Deprecated.
Lookup a CustomerType by it's name.
|
CustomerType |
Customer.getCustomerType()
Deprecated.
|
static CustomerType |
CustomerType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static CustomerType[] |
CustomerType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setCustomerType(CustomerType type)
Deprecated.
|
Copyright © 2018. All Rights Reserved.