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