@Validated public class ResultValueType extends Object
| Constructor and Description |
|---|
ResultValueType() |
| Modifier and Type | Method and Description |
|---|---|
ResultValueType |
boundingBox(BoundingBoxData boundingBox) |
boolean |
equals(Object o) |
BoundingBoxData |
getBoundingBox()
Get boundingBox
|
String |
getHref()
Get href
|
Object |
getInlineValue()
Get inlineValue
|
int |
hashCode() |
ResultValueType |
href(String href) |
ResultValueType |
inlineValue(Object inlineValue) |
void |
setBoundingBox(BoundingBoxData boundingBox) |
void |
setHref(String href) |
void |
setInlineValue(Object inlineValue) |
String |
toString() |
public ResultValueType inlineValue(Object inlineValue)
public Object getInlineValue()
public void setInlineValue(Object inlineValue)
public ResultValueType href(String href)
public String getHref()
public void setHref(String href)
public ResultValueType boundingBox(BoundingBoxData boundingBox)
@NotNull public BoundingBoxData getBoundingBox()
public void setBoundingBox(BoundingBoxData boundingBox)
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.