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