public interface MemberName extends AbstractObject
| Modifier and Type | Method and Description |
|---|---|
String |
getAName()
Gets the aName property
|
TypeName |
getAttributeType()
Gets the attributeType property
|
net.opengis.OgcProperty<TypeName> |
getAttributeTypeProperty()
Gets extra info (name, xlink, etc.) carried by the attributeType property
|
void |
setAName(String aName)
Sets the aName property
|
void |
setAttributeType(TypeName attributeType)
Sets the attributeType property
|
String getAName()
void setAName(String aName)
TypeName getAttributeType()
net.opengis.OgcProperty<TypeName> getAttributeTypeProperty()
void setAttributeType(TypeName attributeType)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.