@Validated public class FormatDescription extends Format
| Constructor and Description |
|---|
FormatDescription() |
| Modifier and Type | Method and Description |
|---|---|
FormatDescription |
_default(Boolean _default) |
boolean |
equals(Object o) |
BigInteger |
getMaximumMegabytes()
Get maximumMegabytes
|
int |
hashCode() |
Boolean |
isDefault()
Get _default
|
FormatDescription |
maximumMegabytes(BigInteger maximumMegabytes) |
void |
setDefault(Boolean _default) |
void |
setMaximumMegabytes(BigInteger maximumMegabytes) |
String |
toString() |
encoding, getEncoding, getMimeType, getSchema, mimeType, schema, setEncoding, setMimeType, setSchemapublic FormatDescription maximumMegabytes(BigInteger maximumMegabytes)
public BigInteger getMaximumMegabytes()
public void setMaximumMegabytes(BigInteger maximumMegabytes)
public FormatDescription _default(Boolean _default)
public Boolean isDefault()
public void setDefault(Boolean _default)
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.