public class PolicyOption extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
id |
KeyAnyValue[] |
parameter |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PolicyOption() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
KeyAnyValue[] |
getParameter() |
void |
setId(String id) |
void |
setParameter(KeyAnyValue[] parameter) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String id
public KeyAnyValue[] parameter
public String getId()
public KeyAnyValue[] getParameter()
public void setId(String id)
public void setParameter(KeyAnyValue[] parameter)
Copyright © 2011-2012. All Rights Reserved.