Class ProfilePropertyPath

java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfilePropertyPath
All Implemented Interfaces:
Serializable

public class ProfilePropertyPath extends DynamicData
See Also:
  • Field Details

    • profilePath

      public String profilePath
    • policyId

      public String policyId
    • parameterId

      public String parameterId
  • Constructor Details

    • ProfilePropertyPath

      public ProfilePropertyPath()
  • Method Details

    • getProfilePath

      public String getProfilePath()
    • getPolicyId

      public String getPolicyId()
    • getParameterId

      public String getParameterId()
    • setProfilePath

      public void setProfilePath(String profilePath)
    • setPolicyId

      public void setPolicyId(String policyId)
    • setParameterId

      public void setParameterId(String parameterId)