public class ModeRefStructure extends SubmodeRefStructure
Java class for ModeRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ModeRefStructure">
<simpleContent>
<extension base="<http://www.netex.org.uk/netex>SubmodeRefStructure">
<attribute name="mode" use="required" type="{http://www.netex.org.uk/netex}AllVehicleModesOfTransportEnumeration" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AllVehicleModesOfTransportEnumeration |
mode |
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
ModeRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
AllVehicleModesOfTransportEnumeration |
getMode()
Gets the value of the mode property.
|
void |
setMode(AllVehicleModesOfTransportEnumeration value)
Sets the value of the mode property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ModeRefStructure |
withChanged(LocalDateTime value) |
ModeRefStructure |
withCreated(LocalDateTime value) |
ModeRefStructure |
withMode(AllVehicleModesOfTransportEnumeration value) |
ModeRefStructure |
withModification(ModificationEnumeration value) |
ModeRefStructure |
withNameOfRefClass(String value) |
ModeRefStructure |
withRef(String value) |
ModeRefStructure |
withValue(String value) |
ModeRefStructure |
withVersion(String value) |
ModeRefStructure |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefprotected AllVehicleModesOfTransportEnumeration mode
public AllVehicleModesOfTransportEnumeration getMode()
AllVehicleModesOfTransportEnumerationpublic void setMode(AllVehicleModesOfTransportEnumeration value)
value - allowed object is
AllVehicleModesOfTransportEnumerationpublic ModeRefStructure withMode(AllVehicleModesOfTransportEnumeration value)
public ModeRefStructure withValue(String value)
withValue in class SubmodeRefStructurepublic ModeRefStructure withNameOfRefClass(String value)
withNameOfRefClass in class SubmodeRefStructurepublic ModeRefStructure withModification(ModificationEnumeration value)
withModification in class SubmodeRefStructurepublic ModeRefStructure withRef(String value)
withRef in class SubmodeRefStructurepublic ModeRefStructure withVersionRef(String value)
withVersionRef in class SubmodeRefStructurepublic ModeRefStructure withCreated(LocalDateTime value)
withCreated in class SubmodeRefStructurepublic ModeRefStructure withChanged(LocalDateTime value)
withChanged in class SubmodeRefStructurepublic ModeRefStructure withVersion(String value)
withVersion in class SubmodeRefStructurepublic String toString()
toString in class SubmodeRefStructureCopyright © 2018 Entur AS. All rights reserved.