Uses of Enum Class
org.coderic.iso20022.messages.casp.UserInterface4Code
Packages that use UserInterface4Code
-
Uses of UserInterface4Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return UserInterface4CodeModifier and TypeMethodDescriptionstatic UserInterface4CodeOutputResult2.getDvcTp()Gets the value of the dvcTp property.static UserInterface4CodeReturns the enum constant of this class with the specified name.static UserInterface4Code[]UserInterface4Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp that return types with arguments of type UserInterface4CodeModifier and TypeMethodDescriptionDisplayCapabilities4.getDstn()Gets the value of the dstn property.Methods in org.coderic.iso20022.messages.casp with parameters of type UserInterface4CodeModifier and TypeMethodDescriptionvoidOutputResult2.setDvcTp(UserInterface4Code value) Sets the value of the dvcTp property.