public static class TopographicPlaceDescriptor_VersionedChildStructure.Qualify 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 name="QualifierName" type="{http://www.netex.org.uk/netex}MultilingualString"/>
<element ref="{http://www.netex.org.uk/netex}TopographicPlaceRef" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
qualifierName |
protected TopographicPlaceRefStructure |
topographicPlaceRef |
| Constructor and Description |
|---|
Qualify() |
| Modifier and Type | Method and Description |
|---|---|
MultilingualString |
getQualifierName()
Gets the value of the qualifierName property.
|
TopographicPlaceRefStructure |
getTopographicPlaceRef()
Gets the value of the topographicPlaceRef property.
|
void |
setQualifierName(MultilingualString value)
Sets the value of the qualifierName property.
|
void |
setTopographicPlaceRef(TopographicPlaceRefStructure value)
Sets the value of the topographicPlaceRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
TopographicPlaceDescriptor_VersionedChildStructure.Qualify |
withQualifierName(MultilingualString value) |
TopographicPlaceDescriptor_VersionedChildStructure.Qualify |
withTopographicPlaceRef(TopographicPlaceRefStructure value) |
protected MultilingualString qualifierName
protected TopographicPlaceRefStructure topographicPlaceRef
public MultilingualString getQualifierName()
MultilingualStringpublic void setQualifierName(MultilingualString value)
value - allowed object is
MultilingualStringpublic TopographicPlaceRefStructure getTopographicPlaceRef()
TopographicPlaceRefStructurepublic void setTopographicPlaceRef(TopographicPlaceRefStructure value)
value - allowed object is
TopographicPlaceRefStructurepublic TopographicPlaceDescriptor_VersionedChildStructure.Qualify withQualifierName(MultilingualString value)
public TopographicPlaceDescriptor_VersionedChildStructure.Qualify withTopographicPlaceRef(TopographicPlaceRefStructure value)
Copyright © 2018 Entur AS. All rights reserved.