| Package | Description |
|---|---|
| de.cismet.verdis.server.json |
| Modifier and Type | Method and Description |
|---|---|
static NachrichtParameterJson.Type |
NachrichtParameterJson.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NachrichtParameterJson.Type[] |
NachrichtParameterJson.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NachrichtParameterAnschlussgradJson(NachrichtParameterJson.Type type,
String flaeche,
FlaecheAnschlussgradJson anschlussgrad)
Creates a new Anschlussgrad object.
|
NachrichtParameterFlaechenartJson(NachrichtParameterJson.Type type,
String flaeche,
FlaecheFlaechenartJson flaechenart)
Creates a new Flaechenart object.
|
NachrichtParameterGroesseJson(NachrichtParameterJson.Type type,
String flaeche,
Integer groesse)
Creates a new Groesse object.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.