Uses of Enum Class
org.coderic.iso20022.messages.caam.DataSetCategory7Code
Packages that use DataSetCategory7Code
-
Uses of DataSetCategory7Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return DataSetCategory7CodeModifier and TypeMethodDescriptionstatic DataSetCategory7CodeATMConfigurationParameter1.getTp()Gets the value of the tp property.static DataSetCategory7CodeReturns the enum constant of this class with the specified name.static DataSetCategory7Code[]DataSetCategory7Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caam with parameters of type DataSetCategory7CodeModifier and TypeMethodDescriptionvoidATMConfigurationParameter1.setTp(DataSetCategory7Code value) Sets the value of the tp property.