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