Uses of Enum Class
org.coderic.iso20022.messages.casp.LoyaltyHandling1Code
Packages that use LoyaltyHandling1Code
-
Uses of LoyaltyHandling1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return LoyaltyHandling1CodeModifier and TypeMethodDescriptionstatic LoyaltyHandling1CodeRetailerSaleEnvironment2.getLltyHdlg()Gets the value of the lltyHdlg property.static LoyaltyHandling1CodeReturns the enum constant of this class with the specified name.static LoyaltyHandling1Code[]LoyaltyHandling1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp with parameters of type LoyaltyHandling1CodeModifier and TypeMethodDescriptionvoidRetailerSaleEnvironment2.setLltyHdlg(LoyaltyHandling1Code value) Sets the value of the lltyHdlg property.