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