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