Uses of Enum Class
org.coderic.iso20022.messages.cafm.TerminalIntegrationCategory1Code
Packages that use TerminalIntegrationCategory1Code
-
Uses of TerminalIntegrationCategory1Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return TerminalIntegrationCategory1CodeModifier and TypeMethodDescriptionTerminal4.getTermnlIntgtn()Gets the value of the termnlIntgtn property.Returns the enum constant of this class with the specified name.static TerminalIntegrationCategory1Code[]TerminalIntegrationCategory1Code.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 TerminalIntegrationCategory1CodeModifier and TypeMethodDescriptionvoidTerminal4.setTermnlIntgtn(TerminalIntegrationCategory1Code value) Sets the value of the termnlIntgtn property.