Uses of Enum Class
org.coderic.iso20022.messages.casp.SaleTokenScope1Code
Packages that use SaleTokenScope1Code
-
Uses of SaleTokenScope1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return SaleTokenScope1CodeModifier and TypeMethodDescriptionstatic SaleTokenScope1CodeSaleContext4.getSaleTknScp()Gets the value of the saleTknScp property.static SaleTokenScope1CodeReturns the enum constant of this class with the specified name.static SaleTokenScope1Code[]SaleTokenScope1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp with parameters of type SaleTokenScope1CodeModifier and TypeMethodDescriptionvoidSaleContext4.setSaleTknScp(SaleTokenScope1Code value) Sets the value of the saleTknScp property.