Class Meta


  • public class Meta
    extends java.lang.Object
    Author:
    krycek
    • Field Summary

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

      Constructors 
      Constructor Description
      Meta()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.lang.String name
      • value

        public java.lang.String value
    • Constructor Detail

      • Meta

        public Meta()