Uses of Enum Class
org.coderic.iso20022.messages.cain.BytePadding1Code
-
Uses of BytePadding1Code in org.coderic.iso20022.messages.cain
Modifier and TypeMethodDescriptionstatic BytePadding1Code
Parameter14.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
Parameter14.setBPddg
(BytePadding1Code value) Sets the value of the bPddg property.void
Parameter7.setBPddg
(BytePadding1Code value) Sets the value of the bPddg property.