Uses of Class
org.gvsig.vectorediting.lib.api.exceptions.InvalidEntryException
Packages that use InvalidEntryException
-
Uses of InvalidEntryException in org.gvsig.vectorediting.lib.api
Methods in org.gvsig.vectorediting.lib.api that throw InvalidEntryExceptionModifier and TypeMethodDescriptionvoidEditingService.restart()voidSets value to service.voidEditingService.setValue(EditingServiceParameter parameter, Object value) Sets value into a paremeter of the service.The value will be put in the parameter of this service.voidEditingService.start()Starts service.