Uses of Enum Class
org.coderic.iso20022.messages.catp.TransactionEnvironment3Code
Packages that use TransactionEnvironment3Code
-
Uses of TransactionEnvironment3Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return TransactionEnvironment3CodeModifier and TypeMethodDescriptionstatic TransactionEnvironment3CodeTerminalHosting1.getCtgy()Gets the value of the ctgy property.static TransactionEnvironment3CodeReturns the enum constant of this class with the specified name.static TransactionEnvironment3Code[]TransactionEnvironment3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.catp with parameters of type TransactionEnvironment3CodeModifier and TypeMethodDescriptionvoidTerminalHosting1.setCtgy(TransactionEnvironment3Code value) Sets the value of the ctgy property.