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