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