Class FormatModel


  • public final class FormatModel
    extends java.lang.Object
    Format Model This class is immutable.
    Author:
    davidc
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Gets the format name
      java.lang.String getType()
      Gets the format mime/content type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public java.lang.String getName()
        Gets the format name
        Returns:
        format name
      • getType

        public java.lang.String getType()
        Gets the format mime/content type
        Returns:
        mime/content type