Uses of Enum Class
org.coderic.iso20022.messages.camt.Frequency6Code
-
Uses of Frequency6Code in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionstatic Frequency6Code
Frequency36Choice.getTp()
Gets the value of the tp property.FrequencyAndMoment1.getTp()
Gets the value of the tp property.FrequencyPeriod1.getTp()
Gets the value of the tp property.static Frequency6Code
Returns the enum constant of this class with the specified name.static Frequency6Code[]
Frequency6Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Frequency36Choice.setTp
(Frequency6Code value) Sets the value of the tp property.void
FrequencyAndMoment1.setTp
(Frequency6Code value) Sets the value of the tp property.void
FrequencyPeriod1.setTp
(Frequency6Code value) Sets the value of the tp property.