Interface ClassModel

    • Method Detail

      • getFields

        Collection<FieldModel> getFields()
        Returns an unmodifiable collection of fields models that represent all the declared fields of this classes.
        Returns:
        collection of declared fields