| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest.encoder.metadata.virtualtable |
| Modifier and Type | Method and Description |
|---|---|
static VTParameter |
VTParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VTParameter[] |
VTParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
VTParameterEncoder.delMember(VTParameter type)
Deletes a VirtualTableParameter member
|
protected String |
VTParameterEncoder.getMember(VTParameter type)
Get a VirtualTableParameter member
|
protected void |
VTParameterEncoder.setMember(VTParameter type,
String value)
Set a VirtualTableParameter member
|
Copyright © 2007–2016 PDOK. All rights reserved.