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