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