Class GuestInfoNamespaceGenerationInfo

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

public class GuestInfoNamespaceGenerationInfo extends DynamicData
See Also:
  • Field Details

    • key

      public String key
    • generationNo

      public int generationNo
  • Constructor Details

    • GuestInfoNamespaceGenerationInfo

      public GuestInfoNamespaceGenerationInfo()
  • Method Details

    • getKey

      public String getKey()
    • getGenerationNo

      public int getGenerationNo()
    • setKey

      public void setKey(String key)
    • setGenerationNo

      public void setGenerationNo(int generationNo)