|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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[]. |
java.lang.String |
getString()
This method returns the value of the UUID as a string. |
| Method Detail |
public java.lang.String getString()
public byte[] getBytes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||