Uses of Class
org.openxava.model.meta.MetaMethod
-
Packages that use MetaMethod Package Description org.openxava.model.meta -
-
Uses of MetaMethod in org.openxava.model.meta
Methods in org.openxava.model.meta that return MetaMethod Modifier and Type Method Description MetaMethodMetaModel. getMetaMethod(java.lang.String name)Methods in org.openxava.model.meta with parameters of type MetaMethod Modifier and Type Method Description voidMetaModel. addMetaMethod(MetaMethod metaMethod)
-