public static class PathLinkInSequence_VersionedChildStructure.Views extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PathLinkView"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PathLinkView |
pathLinkView |
| Constructor and Description |
|---|
Views() |
| Modifier and Type | Method and Description |
|---|---|
PathLinkView |
getPathLinkView()
Gets the value of the pathLinkView property.
|
void |
setPathLinkView(PathLinkView value)
Sets the value of the pathLinkView property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
PathLinkInSequence_VersionedChildStructure.Views |
withPathLinkView(PathLinkView value) |
protected PathLinkView pathLinkView
public PathLinkView getPathLinkView()
PathLinkViewpublic void setPathLinkView(PathLinkView value)
value - allowed object is
PathLinkViewpublic PathLinkInSequence_VersionedChildStructure.Views withPathLinkView(PathLinkView value)
Copyright © 2018 Entur AS. All rights reserved.