Class AddressInsertEvent


public class AddressInsertEvent extends InsertEvent<BOAddress>
Event to insert a BOAddress.
The launcher must provide a valid BOAddress in order to successfully call this event.
The listener inserts all the BOAddress components starting from the event input, i.e. the given BOAddress in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTAddressInsert(0)
No Spouts
  • Constructor Details

    • AddressInsertEvent

      public AddressInsertEvent(BOAddress input)
      Instantiates a new address insert event.
      Parameters:
      input - the prepared address