Uses of Enum Class
org.coderic.iso20022.messages.casp.OnLineCapability1Code
Packages that use OnLineCapability1Code
-
Uses of OnLineCapability1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return OnLineCapability1CodeModifier and TypeMethodDescriptionstatic OnLineCapability1CodePointOfInteractionCapabilities9.getOnLineCpblties()Gets the value of the onLineCpblties property.static OnLineCapability1CodeReturns the enum constant of this class with the specified name.static OnLineCapability1Code[]OnLineCapability1Code.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 OnLineCapability1CodeModifier and TypeMethodDescriptionvoidPointOfInteractionCapabilities9.setOnLineCpblties(OnLineCapability1Code value) Sets the value of the onLineCpblties property.