org.deegree.portal.cataloguemanager.model
Class TypeName
java.lang.Object
org.deegree.portal.cataloguemanager.model.TypeName
public class TypeName
- extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.isotc211.org/2005/gco}aName"/>
</sequence>
</restriction>
</complexContent>
</complexType>
|
Method Summary |
AName |
getAName()
Gets the value of the aName property. |
void |
setAName(AName value)
Sets the value of the aName property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aName
protected AName aName
TypeName
public TypeName()
getAName
public AName getAName()
- Gets the value of the aName property.
- Returns:
- possible object is
AName
setAName
public void setAName(AName value)
- Sets the value of the aName property.
- Parameters:
value - allowed object is
AName
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org