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