Uses of Enum Class
org.coderic.iso20022.messages.cafc.LifeCycleSupport1Code
-
Uses of LifeCycleSupport1Code in org.coderic.iso20022.messages.cafc
Modifier and TypeMethodDescriptionstatic LifeCycleSupport1Code
OriginalDataElements2.getLifeCyclSpprt()
Gets the value of the lifeCyclSpprt property.TransactionIdentification51.getLifeCyclSpprt()
Gets the value of the lifeCyclSpprt property.static LifeCycleSupport1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
OriginalDataElements2.setLifeCyclSpprt
(LifeCycleSupport1Code value) Sets the value of the lifeCyclSpprt property.void
TransactionIdentification51.setLifeCyclSpprt
(LifeCycleSupport1Code value) Sets the value of the lifeCyclSpprt property.