public class MemberNameImpl extends AbstractObjectImpl implements MemberName
| Constructor and Description |
|---|
MemberNameImpl() |
| 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
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic String getAName()
getAName in interface MemberNamepublic void setAName(String aName)
setAName in interface MemberNamepublic TypeName getAttributeType()
getAttributeType in interface MemberNamepublic net.opengis.OgcProperty<TypeName> getAttributeTypeProperty()
getAttributeTypeProperty in interface MemberNamepublic void setAttributeType(TypeName attributeType)
setAttributeType in interface MemberNameCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.