Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected SubscriberStatus |
SubscriberList.status |
protected SubscriberStatus |
Subscriber.status |
protected SubscriberStatus |
ListSubscriber.status |
Modifier and Type | Method and Description |
---|---|
static SubscriberStatus |
SubscriberStatus.fromValue(String v) |
SubscriberStatus |
SubscriberList.getStatus()
Gets the value of the status property.
|
SubscriberStatus |
Subscriber.getStatus()
Gets the value of the status property.
|
SubscriberStatus |
ListSubscriber.getStatus()
Gets the value of the status property.
|
static SubscriberStatus |
SubscriberStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriberStatus[] |
SubscriberStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriberList.setStatus(SubscriberStatus value)
Sets the value of the status property.
|
void |
Subscriber.setStatus(SubscriberStatus value)
Sets the value of the status property.
|
void |
ListSubscriber.setStatus(SubscriberStatus value)
Sets the value of the status property.
|
Copyright © 2017. All rights reserved.