Uses of Enum Class
org.coderic.iso20022.messages.casp.LoyaltyHandling1Code
-
Uses of LoyaltyHandling1Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic LoyaltyHandling1Code
RetailerSaleEnvironment2.getLltyHdlg()
Gets the value of the lltyHdlg property.static LoyaltyHandling1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
RetailerSaleEnvironment2.setLltyHdlg
(LoyaltyHandling1Code value) Sets the value of the lltyHdlg property.