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