Class Schema

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String custom  
      java.lang.String items  
      java.lang.String system  
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      Schema()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • type

        public java.lang.String type
      • items

        public java.lang.String items
      • custom

        public java.lang.String custom
      • system

        public java.lang.String system
    • Constructor Detail

      • Schema

        public Schema()