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