public class WFSFeatureAttribute extends Object
| Constructor and Description |
|---|
WFSFeatureAttribute(String name,
String type)
Create a new feature attribute with the given name and type
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of this WFS feature attribute.
|
String |
getType()
Gets the type of this WFS feature attribute.
|