Package org.plyct.plyex.code
Class Item
- java.lang.Object
-
- org.plyct.plyex.code.Item
-
public class Item extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Item(java.lang.String name, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.ObjectgetValue()
-