| Package | Description |
|---|---|
| org.kapott.hbci.sepa.jaxb.camt_052_001_01 |
| Modifier and Type | Field and Description |
|---|---|
protected ChargeType1Code |
ChargeTypeChoice.cd |
| Modifier and Type | Method and Description |
|---|---|
static ChargeType1Code |
ChargeType1Code.fromValue(String v) |
ChargeType1Code |
ChargeTypeChoice.getCd()
Gets the value of the cd property.
|
static ChargeType1Code |
ChargeType1Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargeType1Code[] |
ChargeType1Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChargeTypeChoice.setCd(ChargeType1Code value)
Sets the value of the cd property.
|
Copyright © 2019. All rights reserved.