public static final class FacesDataModel.Literal extends AnnotationLiteral<FacesDataModel> implements FacesDataModel
Supports inline instantiation of the FacesDataModel qualifier.
FacesDataModel.Literal| Modifier and Type | Field and Description |
|---|---|
static FacesDataModel.Literal |
INSTANCE
Instance of the
FacesDataModel qualifier. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
forClass() |
static FacesDataModel.Literal |
of(java.lang.Class<?> forClass) |
annotationType, equals, hashCode, toStringpublic static final FacesDataModel.Literal INSTANCE
FacesDataModel qualifier.public static FacesDataModel.Literal of(java.lang.Class<?> forClass)
public java.lang.Class<?> forClass()