Uses of Enum Class
org.coderic.iso20022.messages.casr.BytePadding1Code
Packages that use BytePadding1Code
-
Uses of BytePadding1Code in org.coderic.iso20022.messages.casr
Methods in org.coderic.iso20022.messages.casr that return BytePadding1CodeModifier and TypeMethodDescriptionstatic BytePadding1CodeParameter14.getBPddg()Gets the value of the bPddg property.Parameter7.getBPddg()Gets the value of the bPddg property.static BytePadding1CodeReturns 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.Methods in org.coderic.iso20022.messages.casr with parameters of type BytePadding1CodeModifier and TypeMethodDescriptionvoidParameter14.setBPddg(BytePadding1Code value) Sets the value of the bPddg property.voidParameter7.setBPddg(BytePadding1Code value) Sets the value of the bPddg property.