Class MemberMetadata


  • public class MemberMetadata
    extends Object
    Since:
    184
    Author:
    btoal, hhildebrand
    • Method Detail

      • getElementDoc

        public String getElementDoc()
      • getJavaType

        public String getJavaType()
      • getFieldName

        public String getFieldName()
      • getTypeInfo

        public String getTypeInfo()
      • getArraySource

        public String getArraySource()
      • getGetMethodName

        public String getGetMethodName()
      • getBoolMemberType

        public String getBoolMemberType()
      • getBoolMethodName

        public String getBoolMethodName()
      • getSetMethodName

        public String getSetMethodName()
      • getWriteMethodName

        public String getWriteMethodName()
      • getWriteMethod

        public String getWriteMethod()
      • getLoadMethod

        public String getLoadMethod()
      • getLoadType

        public String getLoadType()
      • getBooleanJavaType

        public boolean getBooleanJavaType()
      • getCast

        public String getCast()
      • getCastFromInterface

        public String getCastFromInterface()
      • getJavaTypeInterface

        public String getJavaTypeInterface()
      • getIsArray

        public boolean getIsArray()
      • getArrayCast

        public String getArrayCast()