public class CatalogueReference extends Object
Java class for CatalogueReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CatalogueReference">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="keyCatalogueReference" type="{http://datex2.eu/schema/2/2_0}String"/>
<element name="catalogueReferenceExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
catalogueReferenceExtension |
protected String |
keyCatalogueReference |
| Constructor and Description |
|---|
CatalogueReference() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getCatalogueReferenceExtension()
Gets the value of the catalogueReferenceExtension property.
|
String |
getKeyCatalogueReference()
Gets the value of the keyCatalogueReference property.
|
void |
setCatalogueReferenceExtension(ExtensionType value)
Sets the value of the catalogueReferenceExtension property.
|
void |
setKeyCatalogueReference(String value)
Sets the value of the keyCatalogueReference property.
|
protected String keyCatalogueReference
protected ExtensionType catalogueReferenceExtension
public String getKeyCatalogueReference()
Stringpublic void setKeyCatalogueReference(String value)
value - allowed object is
Stringpublic ExtensionType getCatalogueReferenceExtension()
ExtensionTypepublic void setCatalogueReferenceExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.