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