| Package | Description |
|---|---|
| de.adorsys.multibanking.jpa.entity | |
| de.adorsys.multibanking.jpa.mapper |
| Modifier and Type | Method and Description |
|---|---|
static BookingGroupJpaEntity.Type |
BookingGroupJpaEntity.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BookingGroupJpaEntity.Type[] |
BookingGroupJpaEntity.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected BookingGroupJpaEntity.Type |
JpaEntityMapperImpl.typeToType1(BookingGroup.Type type) |
| Modifier and Type | Method and Description |
|---|---|
protected BookingGroup.Type |
JpaEntityMapperImpl.typeToType(BookingGroupJpaEntity.Type type) |
Copyright © 2019. All rights reserved.