Class Content


  • public class Content
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Content()  
      Content​(java.lang.String value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        protected java.lang.String value
    • Constructor Detail

      • Content

        public Content()
      • Content

        public Content​(java.lang.String value)