Class ArrayOfApplyProfile

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

public class ArrayOfApplyProfile extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ArrayOfApplyProfile

      public ArrayOfApplyProfile()
  • Method Details

    • getApplyProfile

      public ApplyProfile[] getApplyProfile()
    • getApplyProfile

      public ApplyProfile getApplyProfile(int i)
    • setApplyProfile

      public void setApplyProfile(ApplyProfile[] ApplyProfile)