Uses of Class
model.Location
Packages that use Location
-
Uses of Location in database.logic.element
Methods in database.logic.element with parameters of type LocationModifier and TypeMethodDescriptionprotected voidDBCollectionManager.updateNullableLocation(Location location, ResultSet lastLocationIdRs, int columnIndex) -
Uses of Location in model
-
Uses of Location in model.handler.mode.cli
Methods in model.handler.mode.cli that return LocationModifier and TypeMethodDescriptionLocationCLIHandler.buildObject()Method for create fully validated objects by CLI.