|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ccg.io.Attribute
class Attribute
| Constructor Summary | |
|---|---|
Attribute(int id,
String beanMeth,
Object val)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getBeanMeth()
|
int |
getId()
|
Object |
getValue()
|
void |
setValue(Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Attribute(int id,
String beanMeth,
Object val)
| Method Detail |
|---|
public int getId()
public String getBeanMeth()
public Object getValue()
public void setValue(Object o)
public boolean equals(Object o)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||