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