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