Package com.axelor.event
Class NamedLiteral
java.lang.Object
com.axelor.event.NamedLiteral
- All Implemented Interfaces:
Serializable
,Annotation
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionClass
<? extends Annotation> boolean
int
hashCode()
static NamedLiteral
toString()
value()
-
Method Details
-
annotationType
- Specified by:
annotationType
in interfaceAnnotation
-
of
-
value
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfaceAnnotation
- Overrides:
hashCode
in classObject
-
equals
- Specified by:
equals
in interfaceAnnotation
- Overrides:
equals
in classObject
-
toString
- Specified by:
toString
in interfaceAnnotation
- Overrides:
toString
in classObject
-