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