Uses of Enum Class
org.coderic.iso20022.messages.colr.CollateralRole1Code
Packages that use CollateralRole1Code
-
Uses of CollateralRole1Code in org.coderic.iso20022.messages.colr
Methods in org.coderic.iso20022.messages.colr that return CollateralRole1CodeModifier and TypeMethodDescriptionstatic CollateralRole1CodeTripartyCollateralAllegementNotificationCancellationAdviceV01.getCollSd()Gets the value of the collSd property.static CollateralRole1CodeReturns the enum constant of this class with the specified name.static CollateralRole1Code[]CollateralRole1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.colr with parameters of type CollateralRole1CodeModifier and TypeMethodDescriptionvoidTripartyCollateralAllegementNotificationCancellationAdviceV01.setCollSd(CollateralRole1Code value) Sets the value of the collSd property.