public class SwimmingPoolEvent extends java.lang.Object
Constructor and Description |
---|
SwimmingPoolEvent(SwimmingPoolEventType type,
SwimmingObject result) |
Modifier and Type | Method and Description |
---|---|
SwimmingObject |
getResult() |
SwimmingPoolEventType |
getType() |
public SwimmingPoolEvent(SwimmingPoolEventType type, SwimmingObject result)
public SwimmingObject getResult()
public SwimmingPoolEventType getType()