|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jsefa.rbf.mapping.RbfFieldDescriptor
public final class RbfFieldDescriptor
Descriptor for an rbf field.
Instances of this class are immutable and thread-safe.
| Constructor Summary | |
|---|---|
RbfFieldDescriptor(int index)
Constructs a new RbfFieldDescriptor. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getIndex()
|
RbfNodeType |
getType()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RbfFieldDescriptor(int index)
RbfFieldDescriptor.
index - the relative index of the field| Method Detail |
|---|
public RbfNodeType getType()
getType in interface NodeDescriptor<RbfNodeType>public int getIndex()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||