Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_07.TransactionEnvironment1Code
Packages that use TransactionEnvironment1Code
-
Uses of TransactionEnvironment1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as TransactionEnvironment1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return TransactionEnvironment1CodeModifier and TypeMethodDescriptionstatic TransactionEnvironment1Code
PaymentContext3.getTxEnvt()
Gets the value of the txEnvt property.static TransactionEnvironment1Code
Returns the enum constant of this type with the specified name.static TransactionEnvironment1Code[]
TransactionEnvironment1Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type TransactionEnvironment1CodeModifier and TypeMethodDescriptionvoid
PaymentContext3.setTxEnvt
(TransactionEnvironment1Code value) Sets the value of the txEnvt property.