Package manifold.tuple.rt.api
Interface TupleItem
-
public interface TupleItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()ObjectgetValue()
-
public interface TupleItem
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
|
Object |
getValue() |