Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_002_02.SequenceType1Code
Packages that use SequenceType1Code
-
Uses of SequenceType1Code in org.kapott.hbci.sepa.jaxb.pain_008_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_02 declared as SequenceType1CodeMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_02 that return SequenceType1CodeModifier and TypeMethodDescriptionstatic SequenceType1Code
PaymentTypeInformationSDD.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_008_002_02 with parameters of type SequenceType1CodeModifier and TypeMethodDescriptionvoid
PaymentTypeInformationSDD.setSeqTp
(SequenceType1Code value) Sets the value of the seqTp property.