Uses of Enum Class
org.coderic.iso20022.messages.cafc.FeeCollectionInitiator1Code
-
Uses of FeeCollectionInitiator1Code in org.coderic.iso20022.messages.cafc
Modifier and TypeMethodDescriptionstatic FeeCollectionInitiator1Code
TransactionContext8.getFeeColltnInitr()
Gets the value of the feeColltnInitr property.static FeeCollectionInitiator1Code
Returns the enum constant of this class with the specified name.static FeeCollectionInitiator1Code[]
FeeCollectionInitiator1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TransactionContext8.setFeeColltnInitr
(FeeCollectionInitiator1Code value) Sets the value of the feeColltnInitr property.