Class ContentFormat


  • public class ContentFormat
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ContentFormat​(java.lang.String id, java.lang.String displayName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDisplayName()  
      java.lang.String getId()  
      • Methods inherited from class java.lang.Object

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

      • ContentFormat

        public ContentFormat​(java.lang.String id,
                             java.lang.String displayName)
    • Method Detail

      • getId

        public java.lang.String getId()
      • getDisplayName

        public java.lang.String getDisplayName()