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