Groovy Documentation

de.matrixweb.harhar.model
[Groovy] Class NameValue

java.lang.Object
  de.matrixweb.harhar.model.NameValue
All Implemented Interfaces:
Serializable

class NameValue
extends Object

Authors:
marwol


Property Summary
String name

String value

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

name

String name


value

String value


 

Groovy Documentation