| Package | Description |
|---|---|
| org.geojsf.model.xml.geojsf |
| Modifier and Type | Field and Description |
|---|---|
protected Category |
Query.category |
protected Category |
Layer.category |
| Modifier and Type | Field and Description |
|---|---|
protected List<Category> |
Repository.category |
| Modifier and Type | Method and Description |
|---|---|
Category |
ObjectFactory.createCategory()
Create an instance of
Category |
Category |
Query.getCategory()
Gets the value of the category property.
|
Category |
Layer.getCategory()
Gets the value of the category property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Repository.getCategory()
Gets the value of the category property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setCategory(Category value)
Sets the value of the category property.
|
void |
Layer.setCategory(Category value)
Sets the value of the category property.
|
Copyright © 2016. All rights reserved.