public class UnmarshalledParameter extends Object
| Constructor and Description |
|---|
UnmarshalledParameter() |
public String getName()
public void setName(String name)
name - the name to setpublic String getValue()
public void setValue(String value)
value - the value to setpublic String getType()
public void setType(String type)
type - the type to setpublic boolean isApplyFactor()
public void setApplyFactor(boolean applyFactor)
applyFactor - the applyFactor to setCopyright © 2015. All rights reserved.