public class ImportOperationBulkFaultFaultOnImport extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
entityType |
LocalizedMethodFault |
fault |
String |
key |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ImportOperationBulkFaultFaultOnImport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityType() |
LocalizedMethodFault |
getFault() |
String |
getKey() |
void |
setEntityType(String entityType) |
void |
setFault(LocalizedMethodFault fault) |
void |
setKey(String key) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String entityType
public String key
public LocalizedMethodFault fault
public ImportOperationBulkFaultFaultOnImport()
public String getEntityType()
public String getKey()
public LocalizedMethodFault getFault()
public void setEntityType(String entityType)
public void setKey(String key)
public void setFault(LocalizedMethodFault fault)
Copyright © 2011-2012. All Rights Reserved.