Uses of Enum Class
org.coderic.iso20022.messages.caaa.TrackFormat1Code
-
Uses of TrackFormat1Code in org.coderic.iso20022.messages.caaa
Modifier and TypeMethodDescriptionstatic TrackFormat1Code
TrackData2.getTrckFrmt()
Gets the value of the trckFrmt property.static TrackFormat1Code
Returns the enum constant of this class with the specified name.static TrackFormat1Code[]
TrackFormat1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TrackData2.setTrckFrmt
(TrackFormat1Code value) Sets the value of the trckFrmt property.