public class DvsApplyOperationFaultFaultOnObject extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizedMethodFault |
fault |
String |
objectId |
String |
type |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DvsApplyOperationFaultFaultOnObject() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault |
getFault() |
String |
getObjectId() |
String |
getType() |
void |
setFault(LocalizedMethodFault fault) |
void |
setObjectId(String objectId) |
void |
setType(String type) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String objectId
public String type
public LocalizedMethodFault fault
public String getObjectId()
public String getType()
public LocalizedMethodFault getFault()
public void setObjectId(String objectId)
public void setType(String type)
public void setFault(LocalizedMethodFault fault)
Copyright © 2011-2012. All Rights Reserved.