Uses of Class
org.brijframework.support.enums.MappedBy
-
Packages that use MappedBy Package Description org.brijframework.support.enums -
-
Uses of MappedBy in org.brijframework.support.enums
Methods in org.brijframework.support.enums that return MappedBy Modifier and Type Method Description static MappedByMappedBy. valueOf(String name)Returns the enum constant of this type with the specified name.static MappedBy[]MappedBy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-