Uses of Enum Class
org.coderic.iso20022.messages.casp.RetailerService9Code
Packages that use RetailerService9Code
-
Uses of RetailerService9Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return RetailerService9CodeModifier and TypeMethodDescriptionstatic RetailerService9CodeDeviceResponse7.getSvcCntt()Gets the value of the svcCntt property.static RetailerService9CodeReturns the enum constant of this class with the specified name.static RetailerService9Code[]RetailerService9Code.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 RetailerService9CodeModifier and TypeMethodDescriptionvoidDeviceResponse7.setSvcCntt(RetailerService9Code value) Sets the value of the svcCntt property.