Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_08.InterestType1Code
Packages that use InterestType1Code
-
Uses of InterestType1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as InterestType1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return InterestType1CodeModifier and TypeMethodDescriptionstatic InterestType1Code
InterestType1Choice.getCd()
Gets the value of the cd property.static InterestType1Code
Returns the enum constant of this type with the specified name.static InterestType1Code[]
InterestType1Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type InterestType1CodeModifier and TypeMethodDescriptionvoid
InterestType1Choice.setCd
(InterestType1Code value) Sets the value of the cd property.