Uses of Enum Class
org.coderic.iso20022.messages.caaa.BytePadding1Code
Packages that use BytePadding1Code
-
Uses of BytePadding1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return BytePadding1CodeModifier and TypeMethodDescriptionstatic BytePadding1CodeParameter12.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.caaa with parameters of type BytePadding1CodeModifier and TypeMethodDescriptionvoidParameter12.setBPddg(BytePadding1Code value) Sets the value of the bPddg property.voidParameter7.setBPddg(BytePadding1Code value) Sets the value of the bPddg property.