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