@Validated public class OutputInfo extends Object
| Constructor and Description |
|---|
OutputInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Get id
|
ValueType |
getValue()
Get value
|
int |
hashCode() |
OutputInfo |
id(String id) |
void |
setId(String id) |
void |
setValue(ValueType value) |
String |
toString() |
OutputInfo |
value(ValueType value) |
public OutputInfo id(String id)
@NotNull public String getId()
public void setId(String id)
public OutputInfo 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.