Interface CurrentItem<T>

    • Method Detail

      • getClassModel

        ClassModel getClassModel()
        Class model containing property for this item.
        Returns:
        Class model.
      • getWrapper

        CurrentItem<?> getWrapper()
        Item wrapper. Null only in case of a root item.
        Specified by:
        getWrapper in interface RuntimeTypeInfo
        Returns:
        Wrapper item of this item.