public interface ReferenceValueOutput<T extends AbstractValue<?>>
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
T |
getLastValue() |
String |
getReferenceValueId() |
void |
setLabel(String label) |
void |
setLastValue(T lastValue) |
void |
setReferenceValueId(String referenceValueId) |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.