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