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