Uses of Class
org.javarosa.core.model.osm.OSMTag
| Package | Description |
|---|---|
| org.javarosa.core.model |
-
Uses of OSMTag in org.javarosa.core.model
Methods in org.javarosa.core.model that return types with arguments of type OSMTag Modifier and Type Method Description List<OSMTag>QuestionDef. getOsmTags()Method parameters in org.javarosa.core.model with type arguments of type OSMTag Modifier and Type Method Description voidQuestionDef. setOsmTags(List<OSMTag> tags)