Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_08.SequenceType3Code
Packages that use SequenceType3Code
-
Uses of SequenceType3Code in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as SequenceType3CodeMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return SequenceType3CodeModifier and TypeMethodDescriptionstatic SequenceType3Code
PaymentTypeInformation29.getSeqTp()
Gets the value of the seqTp property.static SequenceType3Code
Returns the enum constant of this type with the specified name.static SequenceType3Code[]
SequenceType3Code.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_008_001_08 with parameters of type SequenceType3CodeModifier and TypeMethodDescriptionvoid
PaymentTypeInformation29.setSeqTp
(SequenceType3Code value) Sets the value of the seqTp property.