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