public class ETSubscriberList extends ETSoapObject
ETSoapObject.DataExtensionRowConverter, ETSoapObject.EnumConverter, ETSoapObject.ExternalObjectConverter, ETSoapObject.InternalObjectConverter| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected String |
id |
protected ETList |
list |
protected ETSubscriber.Status |
status |
protected ETSubscriber |
subscriber |
PAGE_SIZE| Constructor and Description |
|---|
ETSubscriberList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Gets the value of the action property.
|
String |
getId()
Gets the value of the status property.
|
ETList |
getList()
Gets the value of the list property.
|
ETSubscriber.Status |
getStatus()
Gets the value of the status property.
|
ETSubscriber |
getSubscriber()
Gets the value of the subscriber property.
|
void |
setAction(String value)
Sets the value of the action property.
|
void |
setId(String value)
Sets the value of the status property.
|
void |
setList(ETList value)
Sets the value of the list property.
|
void |
setStatus(ETSubscriber.Status value)
Sets the value of the status property.
|
void |
setSubscriber(ETSubscriber value)
Sets the value of the subscriber property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
create, delete, delete, fromInternal, getInternalProperties, getInternalProperty, retrieve, retrieve, retrieve, retrieve, toFilterPart, toInternal, updategetAllModified, getModified, setModifiedgetAllFields, getAllFields, getClient, getField, getField, setClientprotected ETSubscriber.Status status
protected ETList list
protected String action
protected ETSubscriber subscriber
protected String id
public String getId()
getId in class ETApiObjectSubscriberStatuspublic void setId(String value)
setId in class ETApiObjectvalue - allowed object is
SubscriberStatuspublic ETSubscriber.Status getStatus()
SubscriberStatuspublic void setStatus(ETSubscriber.Status value)
value - allowed object is
SubscriberStatuspublic ETList getList()
Listpublic void setList(ETList value)
value - allowed object is
Listpublic String getAction()
Stringpublic void setAction(String value)
value - allowed object is
Stringpublic ETSubscriber getSubscriber()
Subscriberpublic void setSubscriber(ETSubscriber value)
value - allowed object is
SubscriberCopyright © 2017. All rights reserved.