public abstract class NonOrderedLocations extends GroupOfLocations
Java class for NonOrderedLocations complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NonOrderedLocations">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}GroupOfLocations">
<sequence>
<element name="nonOrderedLocationsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
nonOrderedLocationsExtension |
groupOfLocationsExtension| Constructor and Description |
|---|
NonOrderedLocations() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getNonOrderedLocationsExtension()
Gets the value of the nonOrderedLocationsExtension property.
|
void |
setNonOrderedLocationsExtension(ExtensionType value)
Sets the value of the nonOrderedLocationsExtension property.
|
getGroupOfLocationsExtension, setGroupOfLocationsExtensionprotected ExtensionType nonOrderedLocationsExtension
public ExtensionType getNonOrderedLocationsExtension()
ExtensionTypepublic void setNonOrderedLocationsExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.