| Package | Description |
|---|---|
| org.gvsig.publish.mapserver641 |
| Modifier and Type | Field and Description |
|---|---|
protected ItemType |
Map.config |
protected ItemType |
Web.metadata |
protected ItemType |
Layer.metadata |
protected ItemType |
Web.validation |
protected ItemType |
Layer.validation |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
ObjectFactory.createItemType()
Create an instance of
ItemType |
ItemType |
Map.getConfig()
Gets the value of the config property.
|
ItemType |
Web.getMetadata()
Gets the value of the metadata property.
|
ItemType |
Layer.getMetadata()
Gets the value of the metadata property.
|
ItemType |
Web.getValidation()
Gets the value of the validation property.
|
ItemType |
Layer.getValidation()
Gets the value of the validation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Map.setConfig(ItemType value)
Sets the value of the config property.
|
void |
Web.setMetadata(ItemType value)
Sets the value of the metadata property.
|
void |
Layer.setMetadata(ItemType value)
Sets the value of the metadata property.
|
void |
Web.setValidation(ItemType value)
Sets the value of the validation property.
|
void |
Layer.setValidation(ItemType value)
Sets the value of the validation property.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.