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