@Validated public class BoundingBoxDataType extends Object
| Constructor and Description |
|---|
BoundingBoxDataType() |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxDataType |
addSupportedCRSItem(SupportedCRS supportedCRSItem) |
boolean |
equals(Object o) |
List<SupportedCRS> |
getSupportedCRS()
Get supportedCRS
|
int |
hashCode() |
void |
setSupportedCRS(List<SupportedCRS> supportedCRS) |
BoundingBoxDataType |
supportedCRS(List<SupportedCRS> supportedCRS) |
String |
toString() |
public BoundingBoxDataType supportedCRS(List<SupportedCRS> supportedCRS)
public BoundingBoxDataType addSupportedCRSItem(SupportedCRS supportedCRSItem)
@NotNull public List<SupportedCRS> getSupportedCRS()
public void setSupportedCRS(List<SupportedCRS> supportedCRS)
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.