JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package smartmobility.entity
Class
smartmobility.entity.Zone.ZonePK
extends java.lang.Object implements Serializable
Serialized Fields
zoneNumber
java.lang.Integer zoneNumber
area
java.util.UUID area
Package smartmobility.service.shared
Class
smartmobility.service.shared.AreaNotFoundException
extends
EntityDoesNotExistsException
implements Serializable
Class
smartmobility.service.shared.DeviceNotFoundException
extends
EntityDoesNotExistsException
implements Serializable
Class
smartmobility.service.shared.EntityDoesNotExistsException
extends java.lang.RuntimeException implements Serializable
Class
smartmobility.service.shared.ZoneNotFoundException
extends
EntityDoesNotExistsException
implements Serializable
Package smartmobility.util
Class
smartmobility.util.Point2D
extends java.lang.Object implements Serializable
Serialized Fields
x
int x
The horizontal coordinate of the point
y
int y
The vertical coordinate of the point
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes