public class MissingProperty extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizedMethodFault |
fault |
String |
path |
dynamicProperty, dynamicType| Constructor and Description |
|---|
MissingProperty() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault |
getFault() |
String |
getPath() |
void |
setFault(LocalizedMethodFault fault) |
void |
setPath(String path) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String path
public LocalizedMethodFault fault
public String getPath()
public LocalizedMethodFault getFault()
public void setPath(String path)
public void setFault(LocalizedMethodFault fault)
Copyright © 2011-2012. All Rights Reserved.