Uses of Enum Class
org.coderic.iso20022.messages.secl.ReceiveDelivery1Code
Packages that use ReceiveDelivery1Code
-
Uses of ReceiveDelivery1Code in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return ReceiveDelivery1CodeModifier and TypeMethodDescriptionstatic ReceiveDelivery1CodeSettlementObligation5.getSctiesMvmntTp()Gets the value of the sctiesMvmntTp property.SettlementObligation8.getSctiesMvmntTp()Gets the value of the sctiesMvmntTp property.static ReceiveDelivery1CodeReturns 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.Methods in org.coderic.iso20022.messages.secl with parameters of type ReceiveDelivery1CodeModifier and TypeMethodDescriptionvoidSettlementObligation5.setSctiesMvmntTp(ReceiveDelivery1Code value) Sets the value of the sctiesMvmntTp property.voidSettlementObligation8.setSctiesMvmntTp(ReceiveDelivery1Code value) Sets the value of the sctiesMvmntTp property.