Uses of Enum Class
org.coderic.iso20022.messages.cain.FeeCollectionInitiator1Code
Packages that use FeeCollectionInitiator1Code
-
Uses of FeeCollectionInitiator1Code in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return FeeCollectionInitiator1CodeModifier and TypeMethodDescriptionstatic FeeCollectionInitiator1CodeTransactionContext8.getFeeColltnInitr()Gets the value of the feeColltnInitr property.static FeeCollectionInitiator1CodeReturns 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.Methods in org.coderic.iso20022.messages.cain with parameters of type FeeCollectionInitiator1CodeModifier and TypeMethodDescriptionvoidTransactionContext8.setFeeColltnInitr(FeeCollectionInitiator1Code value) Sets the value of the feeColltnInitr property.