|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Method Summary | |
|---|---|
void |
addMetaBeanProperty(MetaBeanProperty metaBeanProperty)
Return whether the MetaClass has been modified or not |
void |
addMetaMethod(MetaMethod metaMethod)
Return whether the MetaClass has been modified or not |
void |
addNewInstanceMethod(Method method)
Return whether the MetaClass has been modified or not |
void |
addNewStaticMethod(Method method)
Return whether the MetaClass has been modified or not |
boolean |
isModified()
Return whether the MetaClass has been modified or not |
| Method Detail |
|---|
public void addMetaBeanProperty(MetaBeanProperty metaBeanProperty)
public void addMetaMethod(MetaMethod metaMethod)
public void addNewInstanceMethod(Method method)
public void addNewStaticMethod(Method method)
public boolean isModified()