Index

A B C D E F G H I L M N P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

saveCollection(T, String) - Method in class fileLogic.Saver
Saves provided collection into file by environment key.
SaveCommand - Class in commandManager.commands
Saves collection to file.
SaveCommand() - Constructor for class commandManager.commands.SaveCommand
 
Saver<T extends Collection<E>,E> - Class in fileLogic
Abstract saver class.
Saver(Class<E>) - Constructor for class fileLogic.Saver
Initializer of fileLogic.Saver class.
setAsText(String) - Method in class fileLogic.editors.DateEditor
 
setCollection(HashSet<Route>) - Method in class models.handlers.RoutesHandler
Overrides current collection by provided value.
setCollection(T) - Method in interface models.handlers.CollectionHandler
Provides method for set collection.
setCoordinates(Coordinates) - Method in class models.Route
Restrictions: Field cannot be null.
setCreationDate(Date) - Method in class models.Route
Restrictions: Field cannot be null and the value of this field should be automatically generated.
setDistance(int) - Method in class models.Route
Restrictions: The value of this field should be greater than 1.
setFrom(Location) - Method in class models.Route
Restrictions: Field can be null.
setId(Long) - Method in class models.Route
Restrictions: Field cannot be null.
setName(String) - Method in class models.Location
Restrictions: Field cannot be null.
setName(String) - Method in class models.Route
Restrictions: Field cannot be null.
setTo(Location) - Method in class models.Route
Restrictions: Field can be null.
setupConverter(Class<?>, Class<? extends PropertyEditor>) - Static method in class fileLogic.Loader
Manually register editor for your datatype.
setValue(Object) - Method in class fileLogic.editors.DateEditor
 
setX(double) - Method in class models.Coordinates
Restrictions: The value of this field should be greater than -107.
setX(float) - Method in class models.Location
No restrictions.
setY(Float) - Method in class models.Coordinates
Restrictions: Field cannot be null and the value of this field should be greater than -39.
setY(Long) - Method in class models.Location
Restrictions: Field cannot be null.
setZ(Long) - Method in class models.Location
Restrictions: Field cannot be null.
ShowCommand - Class in commandManager.commands
Shows every element of the collection in toString() interpretation.
ShowCommand() - Constructor for class commandManager.commands.ShowCommand
 
sort() - Method in interface models.handlers.CollectionHandler
Provides method for fast sorting collection.
sort() - Method in class models.handlers.RoutesHandler
Sorts elements by ID Field in Route.
startExecuting(InputStream, CommandMode) - Method in class commandManager.CommandExecutor
Start executing commands from InputStream.
StreamInterruptedException - Exception in exceptions
 
StreamInterruptedException(String) - Constructor for exception exceptions.StreamInterruptedException
 
supportsCustomEditor() - Method in class fileLogic.editors.DateEditor
 
A B C D E F G H I L M N P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form