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