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