Package | Description |
---|---|
org.iqtig.pseudonymisierung.beans | |
org.iqtig.pseudonymisierung.enums |
Modifier and Type | Method and Description |
---|---|
DataCollectionPoint |
CertificateIdentity.getDataCollectionPoint()
Die Datenannahmestelle
|
Constructor and Description |
---|
CertificateIdentity(DataCollectionPoint dataCollectionPoint,
StateCode stateCode)
Konstrukor.
|
Modifier and Type | Method and Description |
---|---|
static DataCollectionPoint |
DataCollectionPoint.fromString(String dataCollectionPointString)
Liefert den EnumType zu dem entsprechenden String.
|
static DataCollectionPoint |
DataCollectionPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataCollectionPoint[] |
DataCollectionPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.