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