org.odata4j.core
Class Guid

java.lang.Object
  extended by org.odata4j.core.Guid

public class Guid
extends Object


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

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

fromString

public static Guid fromString(String value)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

randomGuid

public static Guid randomGuid()

toString

public String toString()
Overrides:
toString in class Object


http://odata4j.org