Class FacesConverterAnnotationLiteral

    • Constructor Detail

      • FacesConverterAnnotationLiteral

        public FacesConverterAnnotationLiteral​(Class forClass,
                                               String value)
    • Method Detail

      • value

        public String value()
      • forClass

        public Class forClass()
      • managed

        public boolean managed()
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface Annotation
        Overrides:
        hashCode in class jakarta.enterprise.util.AnnotationLiteral<FacesConverter>
      • equals

        public boolean equals​(Object obj)
        Specified by:
        equals in interface Annotation
        Overrides:
        equals in class jakarta.enterprise.util.AnnotationLiteral<FacesConverter>