public class DirectionView extends Direction_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}Direction_DerivedViewStructure">
<sequence>
<sequence>
<group ref="{http://www.netex.org.uk/netex}DerivedViewGroup"/>
</sequence>
<sequence>
<element ref="{http://www.netex.org.uk/netex}DirectionRef" minOccurs="0"/>
<element name="Name" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
</sequence>
</sequence>
<attribute name="id" type="{http://www.netex.org.uk/netex}DirectionIdType" />
</restriction>
</complexContent>
</complexType>
directionRef, namebrandingRef, id| Constructor and Description |
|---|
DirectionView() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
DirectionView |
withBrandingRef(BrandingRefStructure value) |
DirectionView |
withDirectionRef(DirectionRefStructure value) |
DirectionView |
withId(String value) |
DirectionView |
withName(MultilingualString value) |
getDirectionRef, getName, setDirectionRef, setNamegetBrandingRef, getId, setBrandingRef, setIdpublic DirectionView withDirectionRef(DirectionRefStructure value)
withDirectionRef in class Direction_DerivedViewStructurepublic DirectionView withName(MultilingualString value)
withName in class Direction_DerivedViewStructurepublic DirectionView withBrandingRef(BrandingRefStructure value)
withBrandingRef in class Direction_DerivedViewStructurepublic DirectionView withId(String value)
withId in class Direction_DerivedViewStructurepublic String toString()
toString in class Direction_DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.