|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.objex.progeny.anywhere.fields.FieldContext
public class FieldContext
| Field Summary | |
|---|---|
static FieldContext |
IDS_CONTEXT
IDSr Field context |
static FieldContext |
MDS_CONTEXT
Marker Field context |
static FieldContext |
PDS_CONTEXT
PDS Field context |
static FieldContext |
SDS_CONTEXT
Sample Field context |
| Constructor Summary | |
|---|---|
FieldContext()
Default constructor |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
getContext()
|
void |
setContext(int context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static FieldContext IDS_CONTEXT
public static FieldContext PDS_CONTEXT
public static FieldContext SDS_CONTEXT
public static FieldContext MDS_CONTEXT
| Constructor Detail |
|---|
public FieldContext()
| Method Detail |
|---|
public int getContext()
public void setContext(int context)
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||