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