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