Uses of Enum Class
org.coderic.iso20022.messages.cafm.OnLineCapability2Code
Packages that use OnLineCapability2Code
-
Uses of OnLineCapability2Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return OnLineCapability2CodeModifier and TypeMethodDescriptionstatic OnLineCapability2CodeCapabilities2.getOnLineCpblty()Gets the value of the onLineCpblty property.static OnLineCapability2CodeReturns the enum constant of this class with the specified name.static OnLineCapability2Code[]OnLineCapability2Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafm with parameters of type OnLineCapability2CodeModifier and TypeMethodDescriptionvoidCapabilities2.setOnLineCpblty(OnLineCapability2Code value) Sets the value of the onLineCpblty property.