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