Package | Description |
---|---|
org.iqtig.pseudonymisierung.beans | |
org.iqtig.pseudonymisierung.enums |
Modifier and Type | Method and Description |
---|---|
StateCode |
CertificateIdentity.getStateCode()
Die Region
|
Constructor and Description |
---|
CertificateIdentity(DataCollectionPoint dataCollectionPoint,
StateCode stateCode)
Konstrukor.
|
Modifier and Type | Method and Description |
---|---|
static StateCode |
StateCode.fromKVRegion(Integer stateCodeInteger)
Wandelt die KV-Region-Nurmmer des Bundeslandes in den Aufzählungtypen um.
|
static StateCode |
StateCode.fromString(String stateCodeString)
Liefert den EnumType zu dem entsprechenden String.
|
static StateCode |
StateCode.fromXmlId(Integer stateCodeInteger)
Wandelt die im XML-Schema definierte Nummer in den Aufzählungtypen um.
|
static StateCode |
StateCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateCode[] |
StateCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.