Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_09.InterestType1Code
Packages that use InterestType1Code
-
Uses of InterestType1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as InterestType1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return InterestType1CodeModifier and TypeMethodDescriptionstatic InterestType1CodeInterestType1Choice.getCd()Gets the value of the cd property.static InterestType1CodeReturns 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_09 with parameters of type InterestType1CodeModifier and TypeMethodDescriptionvoidInterestType1Choice.setCd(InterestType1Code value) Sets the value of the cd property.