| Package | Description |
|---|---|
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
AcquisitionChannel |
AccountAcquisition.getChannel() |
static AcquisitionChannel |
AcquisitionChannel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcquisitionChannel[] |
AcquisitionChannel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountAcquisition.setChannel(AcquisitionChannel channel) |
Copyright © 2012-2020. All Rights Reserved.