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