Uses of Enum Class
org.coderic.iso20022.messages.caaa.TrackFormat1Code
Packages that use TrackFormat1Code
-
Uses of TrackFormat1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return TrackFormat1CodeModifier and TypeMethodDescriptionstatic TrackFormat1CodeTrackData2.getTrckFrmt()Gets the value of the trckFrmt property.static TrackFormat1CodeReturns 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.Methods in org.coderic.iso20022.messages.caaa with parameters of type TrackFormat1CodeModifier and TypeMethodDescriptionvoidTrackData2.setTrckFrmt(TrackFormat1Code value) Sets the value of the trckFrmt property.