public class ProfilePropertyPath extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
parameterId |
String |
policyId |
String |
profilePath |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ProfilePropertyPath() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterId() |
String |
getPolicyId() |
String |
getProfilePath() |
void |
setParameterId(String parameterId) |
void |
setPolicyId(String policyId) |
void |
setProfilePath(String profilePath) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String profilePath
public String policyId
public String parameterId
public String getProfilePath()
public String getPolicyId()
public String getParameterId()
public void setProfilePath(String profilePath)
public void setPolicyId(String policyId)
public void setParameterId(String parameterId)
Copyright © 2011-2012. All Rights Reserved.