java.lang.Object
net.datenwerke.dtoservices.dtogenerator.analizer.EnumAnalizer

public class EnumAnalizer extends Object
  • Constructor Details

  • Method Details

    • getTheEnum

      public Element getTheEnum()
    • getSimpleName

      public String getSimpleName()
    • hasLabelAnnotation

      public boolean hasLabelAnnotation()
    • getLabelAnnotation

      public EnumLabel getLabelAnnotation()
    • getLabelAnnotationMirror

      public AnnotationMirror getLabelAnnotationMirror()
    • getLabelMsgInterface

      public DeclaredType getLabelMsgInterface()