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