Package 

Class Data


  • @Serializable() 
    public final class Data
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
      private final String value
    • Constructor Summary

      Constructors 
      Constructor Description
      Data(String name, String value)
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final String getValue()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait