Uses of Enum Class
org.kapott.hbci.sepa.jaxb.pain_002_001_14.SequenceType3Code
Packages that use SequenceType3Code
-
Uses of SequenceType3Code in org.kapott.hbci.sepa.jaxb.pain_002_001_14
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_14 declared as SequenceType3CodeMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 that return SequenceType3CodeModifier and TypeMethodDescriptionstatic SequenceType3CodePaymentTypeInformation27.getSeqTp()Gets the value of the seqTp property.static SequenceType3CodeReturns the enum constant of this class with the specified name.static SequenceType3Code[]SequenceType3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 with parameters of type SequenceType3CodeModifier and TypeMethodDescriptionvoidPaymentTypeInformation27.setSeqTp(SequenceType3Code value) Sets the value of the seqTp property.