Class StoreLocationEnteredEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Serializable

public class StoreLocationEnteredEvent extends AbstractTrackingEvent
See Also:
  • Constructor Details

    • StoreLocationEnteredEvent

      public StoreLocationEnteredEvent()
    • StoreLocationEnteredEvent

      public StoreLocationEnteredEvent(Serializable source)
  • Method Details

    • setPostcode

      public void setPostcode(String postcode)
    • getPostcode

      public String getPostcode()