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