Interface Typable<S>

    • Method Detail

      • getType

        S getType()
      • setType

        void setType​(@NotNull(message="{nl.vpro.constraints.NotNull}")
                     S type)