public class PathLink_DerivedViewStructure extends DerivedViewStructure
Java class for PathLink_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PathLink_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<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>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
hideDestination |
protected Boolean |
hideLink |
protected Boolean |
showEntranceSeparately |
protected Boolean |
showExitSeparately |
protected Boolean |
showHeadingSeparately |
brandingRef, id| Constructor and Description |
|---|
PathLink_DerivedViewStructure() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isHideDestination()
Gets the value of the hideDestination property.
|
Boolean |
isHideLink()
Gets the value of the hideLink property.
|
Boolean |
isShowEntranceSeparately()
Gets the value of the showEntranceSeparately property.
|
Boolean |
isShowExitSeparately()
Gets the value of the showExitSeparately property.
|
Boolean |
isShowHeadingSeparately()
Gets the value of the showHeadingSeparately property.
|
void |
setHideDestination(Boolean value)
Sets the value of the hideDestination property.
|
void |
setHideLink(Boolean value)
Sets the value of the hideLink property.
|
void |
setShowEntranceSeparately(Boolean value)
Sets the value of the showEntranceSeparately property.
|
void |
setShowExitSeparately(Boolean value)
Sets the value of the showExitSeparately property.
|
void |
setShowHeadingSeparately(Boolean value)
Sets the value of the showHeadingSeparately property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
PathLink_DerivedViewStructure |
withBrandingRef(BrandingRefStructure value) |
PathLink_DerivedViewStructure |
withHideDestination(Boolean value) |
PathLink_DerivedViewStructure |
withHideLink(Boolean value) |
PathLink_DerivedViewStructure |
withId(String value) |
PathLink_DerivedViewStructure |
withShowEntranceSeparately(Boolean value) |
PathLink_DerivedViewStructure |
withShowExitSeparately(Boolean value) |
PathLink_DerivedViewStructure |
withShowHeadingSeparately(Boolean value) |
getBrandingRef, getId, setBrandingRef, setIdprotected Boolean hideLink
protected Boolean hideDestination
protected Boolean showEntranceSeparately
protected Boolean showExitSeparately
protected Boolean showHeadingSeparately
public Boolean isHideLink()
Booleanpublic void setHideLink(Boolean value)
value - allowed object is
Booleanpublic Boolean isHideDestination()
Booleanpublic void setHideDestination(Boolean value)
value - allowed object is
Booleanpublic Boolean isShowEntranceSeparately()
Booleanpublic void setShowEntranceSeparately(Boolean value)
value - allowed object is
Booleanpublic Boolean isShowExitSeparately()
Booleanpublic void setShowExitSeparately(Boolean value)
value - allowed object is
Booleanpublic Boolean isShowHeadingSeparately()
Booleanpublic void setShowHeadingSeparately(Boolean value)
value - allowed object is
Booleanpublic PathLink_DerivedViewStructure withHideLink(Boolean value)
public PathLink_DerivedViewStructure withHideDestination(Boolean value)
public PathLink_DerivedViewStructure withShowEntranceSeparately(Boolean value)
public PathLink_DerivedViewStructure withShowExitSeparately(Boolean value)
public PathLink_DerivedViewStructure withShowHeadingSeparately(Boolean value)
public PathLink_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic PathLink_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.