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