|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.odata4j.core.Guid
public class Guid
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
static Guid |
fromString(String value)
|
int |
hashCode()
|
static Guid |
randomGuid()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean equals(Object obj)
equals
in class Object
public static Guid fromString(String value)
public int hashCode()
hashCode
in class Object
public static Guid randomGuid()
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |