com.redhat.persistence.oql
Class Code.Binding

java.lang.Object
  extended bycom.redhat.persistence.oql.Code.Binding
Enclosing class:
Code

public static class Code.Binding
extends Object


Method Summary
 boolean equals(Object o)
           
 Object getKey()
           
 int getType()
           
 Object getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getKey

public Object getKey()

getValue

public Object getValue()

getType

public int getType()

hashCode

public int hashCode()

equals

public boolean equals(Object o)

toString

public String toString()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC