|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Uuid
This interface is used to retrieve the UUID in two formats i) as a String ii) as a byte[]
Method Summary | |
---|---|
byte[] |
getBytes()
This method returns the value of the UUID as a byte[]. |
String |
getString()
This method returns the value of the UUID as a string. |
Method Detail |
---|
String getString()
byte[] getBytes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |