Modifier and Type | Field and Description |
---|---|
byte |
clock_seq_hi_and_reserved |
byte |
clock_seq_low |
byte[] |
node |
short |
time_hi_and_version |
int |
time_low |
short |
time_mid |
Constructor and Description |
---|
rpc.uuid_t() |
public int time_low
public short time_mid
public short time_hi_and_version
public byte clock_seq_hi_and_reserved
public byte clock_seq_low
public byte[] node
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException