Uses of Enum Class
org.coderic.iso20022.messages.secl.ReceiveDelivery1Code
-
Uses of ReceiveDelivery1Code in org.coderic.iso20022.messages.secl
Modifier and TypeMethodDescriptionstatic ReceiveDelivery1Code
SettlementObligation5.getSctiesMvmntTp()
Gets the value of the sctiesMvmntTp property.SettlementObligation8.getSctiesMvmntTp()
Gets the value of the sctiesMvmntTp property.static ReceiveDelivery1Code
Returns the enum constant of this class with the specified name.static ReceiveDelivery1Code[]
ReceiveDelivery1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SettlementObligation5.setSctiesMvmntTp
(ReceiveDelivery1Code value) Sets the value of the sctiesMvmntTp property.void
SettlementObligation8.setSctiesMvmntTp
(ReceiveDelivery1Code value) Sets the value of the sctiesMvmntTp property.