Uses of Enum Class
org.coderic.iso20022.messages.catm.BytePadding1Code
-
Uses of BytePadding1Code in org.coderic.iso20022.messages.catm
Modifier and TypeMethodDescriptionstatic BytePadding1Code
Parameter12.getBPddg()
Gets the value of the bPddg property.Parameter7.getBPddg()
Gets the value of the bPddg property.static BytePadding1Code
Returns the enum constant of this class with the specified name.static BytePadding1Code[]
BytePadding1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Parameter12.setBPddg
(BytePadding1Code value) Sets the value of the bPddg property.void
Parameter7.setBPddg
(BytePadding1Code value) Sets the value of the bPddg property.