Interface ModelProperty

    • Method Detail

      • getName

        java.lang.String getName()
      • getType

        com.fasterxml.classmate.ResolvedType getType()
      • qualifiedTypeName

        java.lang.String qualifiedTypeName()
      • propertyDescription

        java.lang.String propertyDescription()
      • isRequired

        boolean isRequired()
      • isReadOnly

        boolean isReadOnly()
      • position

        int position()