Class ArrayOfByte

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

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

    • _byte

      public byte[] _byte
  • Constructor Details

    • ArrayOfByte

      public ArrayOfByte()
  • Method Details

    • get_byte

      public byte[] get_byte()
    • get_byte

      public byte get_byte(int i)
    • set_byte

      public void set_byte(byte[] _byte)