public class ModalLinkRefByValueStructure extends LinkRefByValueStructure
Java class for ModalLinkRefByValueStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ModalLinkRefByValueStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}LinkRefByValueStructure">
<sequence>
<sequence>
<element ref="{http://www.netex.org.uk/netex}VehicleMode" minOccurs="0"/>
</sequence>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AllModesEnumeration |
vehicleMode |
changed, created, fromPointRef, nameOfClass, nameOfPointRefClass, toPointRef, typeOfLinkRef, version| Constructor and Description |
|---|
ModalLinkRefByValueStructure() |
| Modifier and Type | Method and Description |
|---|---|
AllModesEnumeration |
getVehicleMode()
Gets the value of the vehicleMode property.
|
void |
setVehicleMode(AllModesEnumeration value)
Sets the value of the vehicleMode property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ModalLinkRefByValueStructure |
withChanged(LocalDateTime value) |
ModalLinkRefByValueStructure |
withCreated(LocalDateTime value) |
ModalLinkRefByValueStructure |
withFromPointRef(String value) |
ModalLinkRefByValueStructure |
withNameOfClass(String value) |
ModalLinkRefByValueStructure |
withNameOfPointRefClass(String value) |
ModalLinkRefByValueStructure |
withToPointRef(String value) |
ModalLinkRefByValueStructure |
withTypeOfLinkRef(String value) |
ModalLinkRefByValueStructure |
withVehicleMode(AllModesEnumeration value) |
ModalLinkRefByValueStructure |
withVersion(String value) |
getChanged, getCreated, getFromPointRef, getNameOfClass, getNameOfPointRefClass, getToPointRef, getTypeOfLinkRef, getVersion, setChanged, setCreated, setFromPointRef, setNameOfClass, setNameOfPointRefClass, setToPointRef, setTypeOfLinkRef, setVersionprotected AllModesEnumeration vehicleMode
public AllModesEnumeration getVehicleMode()
AllModesEnumerationpublic void setVehicleMode(AllModesEnumeration value)
value - allowed object is
AllModesEnumerationpublic ModalLinkRefByValueStructure withVehicleMode(AllModesEnumeration value)
public ModalLinkRefByValueStructure withNameOfClass(String value)
withNameOfClass in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withFromPointRef(String value)
withFromPointRef in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withToPointRef(String value)
withToPointRef in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withNameOfPointRefClass(String value)
withNameOfPointRefClass in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withTypeOfLinkRef(String value)
withTypeOfLinkRef in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withCreated(LocalDateTime value)
withCreated in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withChanged(LocalDateTime value)
withChanged in class LinkRefByValueStructurepublic ModalLinkRefByValueStructure withVersion(String value)
withVersion in class LinkRefByValueStructurepublic String toString()
toString in class LinkRefByValueStructureCopyright © 2018 Entur AS. All rights reserved.