Uses of Enum Class
org.coderic.iso20022.messages.cafc.LifeCycleSupport1Code
Packages that use LifeCycleSupport1Code
-
Uses of LifeCycleSupport1Code in org.coderic.iso20022.messages.cafc
Methods in org.coderic.iso20022.messages.cafc that return LifeCycleSupport1CodeModifier and TypeMethodDescriptionstatic LifeCycleSupport1CodeOriginalDataElements2.getLifeCyclSpprt()Gets the value of the lifeCyclSpprt property.TransactionIdentification51.getLifeCyclSpprt()Gets the value of the lifeCyclSpprt property.static LifeCycleSupport1CodeReturns the enum constant of this class with the specified name.static LifeCycleSupport1Code[]LifeCycleSupport1Code.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 LifeCycleSupport1CodeModifier and TypeMethodDescriptionvoidOriginalDataElements2.setLifeCyclSpprt(LifeCycleSupport1Code value) Sets the value of the lifeCyclSpprt property.voidTransactionIdentification51.setLifeCyclSpprt(LifeCycleSupport1Code value) Sets the value of the lifeCyclSpprt property.