Package com.vmware.vim25
Class ArrayOfByte
java.lang.Object
com.vmware.vim25.ArrayOfByte
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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)
-