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