|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaObject
Either a Type, Field, or Enum record (for Meta Data).
Method Summary | |
---|---|
int |
getID()
Returns the primary key in the database. |
MetaObject |
getRenamedCopy(java.lang.String newName)
Returns the same MetaObject, except with a different name. |
Method Detail |
---|
MetaObject getRenamedCopy(java.lang.String newName)
int getID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |