public class StopPlaceView extends StopPlace_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}StopPlace_DerivedViewStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}StopPlaceRef" minOccurs="0"/>
<element name="Name" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<element name="placeTypes" type="{http://www.netex.org.uk/netex}typeOfPlaceRefs_RelStructure" minOccurs="0"/>
<element name="ShortName" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}StopIdentifierGroup"/>
<element name="StopPlaceType" type="{http://www.netex.org.uk/netex}StopTypeEnumeration" minOccurs="0"/>
<element name="TransportMode" type="{http://www.netex.org.uk/netex}VehicleModeEnumeration" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://www.netex.org.uk/netex}StopPlaceIdType" />
</restriction>
</complexContent>
</complexType>
name, placeTypes, publicCode, shortName, stopPlaceRef, stopPlaceType, transportModebrandingRef, id| Constructor and Description |
|---|
StopPlaceView() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
StopPlaceView |
withBrandingRef(BrandingRefStructure value) |
StopPlaceView |
withId(String value) |
StopPlaceView |
withName(MultilingualString value) |
StopPlaceView |
withPlaceTypes(TypeOfPlaceRefs_RelStructure value) |
StopPlaceView |
withPublicCode(String value) |
StopPlaceView |
withShortName(MultilingualString value) |
StopPlaceView |
withStopPlaceRef(StopPlaceRefStructure value) |
StopPlaceView |
withStopPlaceType(StopTypeEnumeration value) |
StopPlaceView |
withTransportMode(VehicleModeEnumeration value) |
getName, getPlaceTypes, getPublicCode, getShortName, getStopPlaceRef, getStopPlaceType, getTransportMode, setName, setPlaceTypes, setPublicCode, setShortName, setStopPlaceRef, setStopPlaceType, setTransportModegetBrandingRef, getId, setBrandingRef, setIdpublic StopPlaceView withStopPlaceRef(StopPlaceRefStructure value)
withStopPlaceRef in class StopPlace_DerivedViewStructurepublic StopPlaceView withName(MultilingualString value)
withName in class StopPlace_DerivedViewStructurepublic StopPlaceView withPlaceTypes(TypeOfPlaceRefs_RelStructure value)
withPlaceTypes in class StopPlace_DerivedViewStructurepublic StopPlaceView withShortName(MultilingualString value)
withShortName in class StopPlace_DerivedViewStructurepublic StopPlaceView withPublicCode(String value)
withPublicCode in class StopPlace_DerivedViewStructurepublic StopPlaceView withStopPlaceType(StopTypeEnumeration value)
withStopPlaceType in class StopPlace_DerivedViewStructurepublic StopPlaceView withTransportMode(VehicleModeEnumeration value)
withTransportMode in class StopPlace_DerivedViewStructurepublic StopPlaceView withBrandingRef(BrandingRefStructure value)
withBrandingRef in class StopPlace_DerivedViewStructurepublic StopPlaceView withId(String value)
withId in class StopPlace_DerivedViewStructurepublic String toString()
toString in class StopPlace_DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.