public class PathLinkView extends PathLink_DerivedViewStructure
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.netex.org.uk/netex}PathLink_DerivedViewStructure">
<sequence>
<sequence>
<element name="HideLink" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="HideDestination" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ShowEntranceSeparately" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ShowExitSeparately" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ShowHeadingSeparately" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</sequence>
<attribute name="id" type="{http://www.netex.org.uk/netex}PathLinkIdType" />
</restriction>
</complexContent>
</complexType>
hideDestination, hideLink, showEntranceSeparately, showExitSeparately, showHeadingSeparatelybrandingRef, id| Constructor and Description |
|---|
PathLinkView() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
PathLinkView |
withBrandingRef(BrandingRefStructure value) |
PathLinkView |
withHideDestination(Boolean value) |
PathLinkView |
withHideLink(Boolean value) |
PathLinkView |
withId(String value) |
PathLinkView |
withShowEntranceSeparately(Boolean value) |
PathLinkView |
withShowExitSeparately(Boolean value) |
PathLinkView |
withShowHeadingSeparately(Boolean value) |
isHideDestination, isHideLink, isShowEntranceSeparately, isShowExitSeparately, isShowHeadingSeparately, setHideDestination, setHideLink, setShowEntranceSeparately, setShowExitSeparately, setShowHeadingSeparatelygetBrandingRef, getId, setBrandingRef, setIdpublic PathLinkView withHideLink(Boolean value)
withHideLink in class PathLink_DerivedViewStructurepublic PathLinkView withHideDestination(Boolean value)
withHideDestination in class PathLink_DerivedViewStructurepublic PathLinkView withShowEntranceSeparately(Boolean value)
withShowEntranceSeparately in class PathLink_DerivedViewStructurepublic PathLinkView withShowExitSeparately(Boolean value)
withShowExitSeparately in class PathLink_DerivedViewStructurepublic PathLinkView withShowHeadingSeparately(Boolean value)
withShowHeadingSeparately in class PathLink_DerivedViewStructurepublic PathLinkView withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PathLink_DerivedViewStructurepublic PathLinkView withId(String value)
withId in class PathLink_DerivedViewStructurepublic String toString()
toString in class PathLink_DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.