public static class ProductManager.Event extends EventObject
ProductManager.Listener
methods.source
Modifier and Type | Method and Description |
---|---|
Product |
getProduct()
Retrieves a reference to the originating object, i.e. the one who fired the event.
|
getSource, toString
public Event(Product product)
product
- The product on which the event initially occurred.IllegalArgumentException
- if source is null.public Product getProduct()
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.