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