Class BeanContext


  • public class BeanContext
    extends Object
    • Method Detail

      • getBeanClass

        public Class<?> getBeanClass()
      • getMethod

        public Method getMethod()
      • getField

        public Field getField()
      • getName

        public String getName()
      • getLabel

        public String getLabel()
      • getFieldClass

        public Class<?> getFieldClass()
      • getFieldType

        public Type getFieldType()
      • getFeatures

        public long getFeatures()
      • isJsonDirect

        public boolean isJsonDirect()
      • getAnnotation

        public <T extends Annotation> T getAnnotation​(Class<T> annotationClass)
      • getFormat

        public String getFormat()