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