Class Documentation


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

      Constructors 
      Constructor Description
      Documentation()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • _Graph

        @SerializedName("graph")
        public java.lang.String _Graph
      • _Description

        @SerializedName("description")
        public java.lang.String[] _Description
      • _ExportPublish

        @SerializedName("exportPublish")
        public java.lang.Boolean _ExportPublish
    • Constructor Detail

      • Documentation

        public Documentation()