public class NachrichtParameterGroesseJson extends NachrichtParameterJson
NachrichtParameterJson.Type| Constructor and Description |
|---|
NachrichtParameterGroesseJson(NachrichtParameterJson.Type type,
String flaeche,
Integer groesse)
Creates a new Groesse object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toJson()
DOCUMENT ME!
|
String |
toPrettyJson()
DOCUMENT ME!
|
public NachrichtParameterGroesseJson(NachrichtParameterJson.Type type, String flaeche, Integer groesse)
type - DOCUMENT ME!flaeche - DOCUMENT ME!groesse - DOCUMENT ME!public String toJson() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException - DOCUMENT ME!public String toPrettyJson() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.