Package | Description |
---|---|
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
de.xima.fc.serialize.gson.type |
Modifier and Type | Method and Description |
---|---|
static EExportContext |
EExportContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EExportContext[] |
EExportContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EntityTypeAdapter(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<Object> type,
EExportContext exportContext,
org.jasypt.encryption.pbe.StandardPBEStringEncryptor encryptor) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.