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