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> booleaninthashCode()static NamedLiteraltoString()value()
-
Method Details
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
of
-
value
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceAnnotation- Overrides:
hashCodein classObject
-
equals
- Specified by:
equalsin interfaceAnnotation- Overrides:
equalsin classObject
-
toString
- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classObject
-