Class CrewShellAddressLoadEvent


public class CrewShellAddressLoadEvent extends LoadEvent<BOCrewShellAddress>
Event to load a BOCrewShellAddress object.
The launcher must provide a Long value that represents the id of the BOCrewShellAddress object to be loaded.
Since:
16.0
GCApi:
event
Reactors:
BTCrewShellAddressLoad(0)
No Spouts
  • Constructor Details

    • CrewShellAddressLoadEvent

      public CrewShellAddressLoadEvent(Long id)
      Instantiates a new LoadEvent object in order to load a BOCrewShellAddress object.
      Parameters:
      id - a Long value that represents the id of the BOCrewShellAddress object to be loaded