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