|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.rpc.uuid_t
jcifs.dcerpc.UUID
public class UUID
Field Summary |
---|
Fields inherited from class jcifs.dcerpc.rpc.uuid_t |
---|
clock_seq_hi_and_reserved, clock_seq_low, node, time_hi_and_version, time_low, time_mid |
Constructor Summary | |
---|---|
UUID(java.lang.String str)
|
Method Summary | |
---|---|
static java.lang.String |
bin_to_hex(int value,
int length)
|
static int |
hex_to_bin(char[] arr,
int offset,
int length)
|
java.lang.String |
toString()
|
Methods inherited from class jcifs.dcerpc.rpc.uuid_t |
---|
decode, encode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UUID(java.lang.String str)
Method Detail |
---|
public static int hex_to_bin(char[] arr, int offset, int length)
public static java.lang.String bin_to_hex(int value, int length)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |