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