|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hops.dm.tad.constantsdef.attrval_ext
public class attrval_ext
noneext --> witout extension yesext --> agree noext --> negation doneext --> action done pagext --> paginating
| Field Summary | |
|---|---|
static attrval_ext |
doneext
action done extension |
static attrval_ext |
noext
negation extension |
static attrval_ext |
noneext
not known extension |
static attrval_ext |
pagext
paginated action extension |
static attrval_ext |
yesext
afirmative extension |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is "equal to" this one. |
boolean |
equalsTo(attrval_ext _t)
Indicates whether a attrval_ext is "equal to" this one. |
boolean |
equalsTo(java.lang.String _t)
Indicates whether the attrval_ext represented by the String _t is "equal to" this one. |
int |
hashCode()
|
static attrval_ext |
toObject(java.lang.String _s)
returns the attrval_ext representation of the String _s |
java.lang.String |
toString()
Returns a string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final attrval_ext noneext
public static final attrval_ext yesext
public static final attrval_ext noext
public static final attrval_ext doneext
public static final attrval_ext pagext
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equalsTo(attrval_ext _t)
public boolean equalsTo(java.lang.String _t)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic static attrval_ext toObject(java.lang.String _s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||