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