public class ETProfileAttribute extends ETSoapObject
ETSoapObject.DataExtensionRowConverter, ETSoapObject.EnumConverter, ETSoapObject.ExternalObjectConverter, ETSoapObject.InternalObjectConverterPAGE_SIZE| Constructor and Description |
|---|
ETProfileAttribute()
Class constructor, Initializes a new instance of the class.
|
ETProfileAttribute(String name,
String value)
Class constructor, Initializes a new instance of the class.
|
| Modifier and Type | Method and Description |
|---|---|
CompressionConfiguration |
getCompression() |
String |
getId() |
String |
getName() |
String |
getValue() |
void |
setCompression(CompressionConfiguration compression) |
void |
setId(String id) |
void |
setName(String name) |
void |
setValue(String value) |
create, delete, delete, fromInternal, getInternalProperties, getInternalProperty, retrieve, retrieve, retrieve, retrieve, toFilterPart, toInternal, updategetAllModified, getModified, setModifiedgetAllFields, getAllFields, getClient, getField, getField, setClient, toStringpublic ETProfileAttribute()
public String getId()
getId in class ETApiObjectpublic void setId(String id)
setId in class ETApiObjectid - The Identifier of the ETList.public String getName()
public void setName(String name)
name - the name to setpublic String getValue()
public void setValue(String value)
value - the value to setpublic CompressionConfiguration getCompression()
public void setCompression(CompressionConfiguration compression)
compression - the compression to setCopyright © 2017. All rights reserved.