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