public class VehicleJourneyRefStructure extends JourneyRefStructure
Java class for VehicleJourneyRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VehicleJourneyRefStructure">
<simpleContent>
<restriction base="<http://www.netex.org.uk/netex>JourneyRefStructure">
<attribute name="ref" use="required" type="{http://www.netex.org.uk/netex}VehicleJourneyIdType" />
</restriction>
</simpleContent>
</complexType>
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
VehicleJourneyRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
VehicleJourneyRefStructure |
withChanged(LocalDateTime value) |
VehicleJourneyRefStructure |
withCreated(LocalDateTime value) |
VehicleJourneyRefStructure |
withModification(ModificationEnumeration value) |
VehicleJourneyRefStructure |
withNameOfRefClass(String value) |
VehicleJourneyRefStructure |
withRef(String value) |
VehicleJourneyRefStructure |
withValue(String value) |
VehicleJourneyRefStructure |
withVersion(String value) |
VehicleJourneyRefStructure |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefpublic VehicleJourneyRefStructure withValue(String value)
withValue in class JourneyRefStructurepublic VehicleJourneyRefStructure withNameOfRefClass(String value)
withNameOfRefClass in class JourneyRefStructurepublic VehicleJourneyRefStructure withModification(ModificationEnumeration value)
withModification in class JourneyRefStructurepublic VehicleJourneyRefStructure withRef(String value)
withRef in class JourneyRefStructurepublic VehicleJourneyRefStructure withVersionRef(String value)
withVersionRef in class JourneyRefStructurepublic VehicleJourneyRefStructure withCreated(LocalDateTime value)
withCreated in class JourneyRefStructurepublic VehicleJourneyRefStructure withChanged(LocalDateTime value)
withChanged in class JourneyRefStructurepublic VehicleJourneyRefStructure withVersion(String value)
withVersion in class JourneyRefStructurepublic String toString()
toString in class JourneyRefStructureCopyright © 2018 Entur AS. All rights reserved.