public class ProfileDeferredPolicyOptionParameter extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ProfilePropertyPath |
inputPath |
KeyAnyValue[] |
parameter |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfileDeferredPolicyOptionParameter() |
| Modifier and Type | Method and Description |
|---|---|
ProfilePropertyPath |
getInputPath() |
KeyAnyValue[] |
getParameter() |
void |
setInputPath(ProfilePropertyPath inputPath) |
void |
setParameter(KeyAnyValue[] parameter) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ProfilePropertyPath inputPath
public KeyAnyValue[] parameter
public ProfileDeferredPolicyOptionParameter()
public ProfilePropertyPath getInputPath()
public KeyAnyValue[] getParameter()
public void setInputPath(ProfilePropertyPath inputPath)
public void setParameter(KeyAnyValue[] parameter)
Copyright © 2011-2012. All Rights Reserved.