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