Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validate(Double) - Method in class models.validators.CoordXValidator
-
Checks if value greater than -107
- validate(Float) - Method in class models.validators.CoordYValidator
-
Checks if value greater than -39
- validate(Float) - Method in class models.validators.LocationXValidator
- validate(Integer) - Method in class models.validators.DistanceValidator
-
Checks if value greater than 1
- validate(Long) - Method in class models.validators.LocationYZValidator
-
Checks if value not null.
- validate(String) - Method in class models.validators.LocationNameValidator
-
Checks if value not empty.
- validate(String) - Method in class models.validators.NameValidator
-
Checks if value not null and not blank.
- validate(Route) - Method in class models.validators.RouteValidator
- validate(T) - Method in interface models.validators.Validator
-
Provides validation method.
- validateElements() - Method in interface models.handlers.CollectionHandler
-
Provides method for validate elements in collection.
- validateElements() - Method in class models.handlers.RoutesHandler
-
Validates all elements in collection
- Validator<T> - Interface in models.validators
-
Base validator.
- valueOf(String) - Static method in enum class commandLogic.commandReceiverLogic.enums.ReceiverType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class commandManager.CommandMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class commandLogic.commandReceiverLogic.enums.ReceiverType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class commandManager.CommandMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form