Class Field


  • public class Field
    extends Object
    • Constructor Detail

      • Field

        public Field()
    • Method Detail

      • getAttribtutes

        public Attribute[] getAttribtutes()
      • getDescriptor

        public String getDescriptor()
      • getModifiers

        public int getModifiers()
      • getName

        public String getName()
      • getType

        public String getType()
      • getValue

        public Object getValue()
      • isDeprecated

        public boolean isDeprecated()
      • isSynthetic

        public boolean isSynthetic()