@Validated public class ComplexData extends DataType
| Constructor and Description |
|---|
ComplexData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ValueType |
getValue()
Get value
|
int |
hashCode() |
void |
setValue(ValueType value) |
String |
toString() |
ComplexData |
value(ValueType value) |
public ComplexData value(ValueType value)
@NotNull public ValueType getValue()
public void setValue(ValueType value)
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.