public class PruefungGroesseJson extends PruefungJson<Integer>
| Constructor and Description |
|---|
PruefungGroesseJson()
Creates a new PruefungGroesseJson object.
|
PruefungGroesseJson(Boolean pending,
Integer value,
String von,
Date timestamp)
Creates a new PruefungGroesseJson object.
|
PruefungGroesseJson(Integer value)
Creates a new PruefungGroesseJson object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toJson()
DOCUMENT ME!
|
String |
toPrettyJson()
DOCUMENT ME!
|
public PruefungGroesseJson()
public PruefungGroesseJson(Integer value)
value - 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.