Interface Content.Type

  • Enclosing class:
    Content

    public static interface Content.Type
    • Method Detail

      • name

        java.lang.String name()
        The name of the content-type.
      • type

        java.lang.Class<? extends Content> type()