Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.Frequency6Code
-
Packages that use Frequency6Code Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
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 Frequency6Code Modifier and Type Field Description protected Frequency6CodeFrequency36Choice. tpprotected Frequency6CodeFrequencyAndMoment1. tpprotected Frequency6CodeFrequencyPeriod1. tpMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return Frequency6Code Modifier and Type Method Description static Frequency6CodeFrequency6Code. fromValue(java.lang.String v)Frequency6CodeFrequency36Choice. getTp()Gets the value of the tp property.Frequency6CodeFrequencyAndMoment1. getTp()Gets the value of the tp property.Frequency6CodeFrequencyPeriod1. getTp()Gets the value of the tp property.static Frequency6CodeFrequency6Code. valueOf(java.lang.String name)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 Frequency6Code Modifier and Type Method Description voidFrequency36Choice. setTp(Frequency6Code value)Sets the value of the tp property.voidFrequencyAndMoment1. setTp(Frequency6Code value)Sets the value of the tp property.voidFrequencyPeriod1. setTp(Frequency6Code value)Sets the value of the tp property.
-