Package com.vmware.vim25
Class ProfilePropertyPath
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfilePropertyPath
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetParameterId(String parameterId) voidsetPolicyId(String policyId) voidsetProfilePath(String profilePath) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
profilePath
-
policyId
-
parameterId
-
-
Constructor Details
-
ProfilePropertyPath
public ProfilePropertyPath()
-
-
Method Details
-
getProfilePath
-
getPolicyId
-
getParameterId
-
setProfilePath
-
setPolicyId
-
setParameterId
-