- valueOf(String) - Static method in enum org.brandao.brutos.annotation.EnumerationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.brandao.brutos.annotation.FetchTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.brandao.brutos.annotation.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.brandao.brutos.annotation.MappingTypes
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.brandao.brutos.annotation.EnumerationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.brandao.brutos.annotation.FetchTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.brandao.brutos.annotation.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.brandao.brutos.annotation.MappingTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View - Annotation Type in org.brandao.brutos.annotation
-
Define a visão de um determinado controlador ou ação.