|
Fido Alpha 3.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fido.db.DereferenceType
Field Summary | |
java.lang.String |
description
|
int |
type
|
Constructor Summary | |
DereferenceType()
|
|
DereferenceType(int type,
java.lang.String description)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int type
public java.lang.String description
Constructor Detail |
public DereferenceType()
public DereferenceType(int type, java.lang.String description)
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
|
Fido Alpha 3.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |