Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_11.Frequency6Code
Packages that use Frequency6Code
-
Uses of Frequency6Code in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as Frequency6CodeModifier and TypeFieldDescriptionprotected Frequency6Code
Frequency36Choice.tp
protected Frequency6Code
FrequencyAndMoment1.tp
protected Frequency6Code
FrequencyPeriod1.tp
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return Frequency6CodeModifier and TypeMethodDescriptionstatic Frequency6Code
Frequency36Choice.getTp()
Gets the value of the tp property.FrequencyAndMoment1.getTp()
Gets the value of the tp property.FrequencyPeriod1.getTp()
Gets the value of the tp property.static Frequency6Code
Returns the enum constant of this type with the specified name.static Frequency6Code[]
Frequency6Code.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 Frequency6CodeModifier and TypeMethodDescriptionvoid
Frequency36Choice.setTp
(Frequency6Code value) Sets the value of the tp property.void
FrequencyAndMoment1.setTp
(Frequency6Code value) Sets the value of the tp property.void
FrequencyPeriod1.setTp
(Frequency6Code value) Sets the value of the tp property.