Package | Description |
---|---|
icy.swimmingPool |
Contains Swimming Pool related objects and tools.
|
Modifier and Type | Method and Description |
---|---|
SwimmingPoolEventType |
SwimmingPoolEvent.getType() |
static SwimmingPoolEventType |
SwimmingPoolEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SwimmingPoolEventType[] |
SwimmingPoolEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SwimmingPoolEvent(SwimmingPoolEventType type,
SwimmingObject result) |