Uses of Enum Class
org.coderic.iso20022.messages.cafm.UserInterface1Code
Packages that use UserInterface1Code
-
Uses of UserInterface1Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return UserInterface1CodeModifier and TypeMethodDescriptionstatic UserInterface1CodeDisplayCapabilities6.getDstn()Gets the value of the dstn property.static UserInterface1CodeReturns the enum constant of this class with the specified name.static UserInterface1Code[]UserInterface1Code.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 UserInterface1CodeModifier and TypeMethodDescriptionvoidDisplayCapabilities6.setDstn(UserInterface1Code value) Sets the value of the dstn property.