Uses of Enum Class
org.coderic.iso20022.messages.catp.MessageFunction8Code
Packages that use MessageFunction8Code
-
Uses of MessageFunction8Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return MessageFunction8CodeModifier and TypeMethodDescriptionstatic MessageFunction8CodeATMCommandParameters1Choice.getXpctdMsgFctn()Gets the value of the xpctdMsgFctn property.static MessageFunction8CodeReturns the enum constant of this class with the specified name.static MessageFunction8Code[]MessageFunction8Code.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 MessageFunction8CodeModifier and TypeMethodDescriptionvoidATMCommandParameters1Choice.setXpctdMsgFctn(MessageFunction8Code value) Sets the value of the xpctdMsgFctn property.