All Superinterfaces:
XElement, XMember
All Known Implementing Classes:
MirrorTypeFactory.MirrorField, ReflectionTypeFactory.ReflectionField

public interface XField extends XMember
Since:
4.3
  • Method Details

    • getType

      XClass getType()
    • isEnumConstant

      boolean isEnumConstant()
    • asEnumConstant

      XEnumConstant asEnumConstant()