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