public class StopPlace_DerivedViewStructure extends DerivedViewStructure
Java class for StopPlace_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StopPlace_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}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>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
name |
protected TypeOfPlaceRefs_RelStructure |
placeTypes |
protected String |
publicCode |
protected MultilingualString |
shortName |
protected StopPlaceRefStructure |
stopPlaceRef |
protected StopTypeEnumeration |
stopPlaceType |
protected VehicleModeEnumeration |
transportMode |
brandingRef, id| Constructor and Description |
|---|
StopPlace_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected StopPlaceRefStructure stopPlaceRef
protected MultilingualString name
protected TypeOfPlaceRefs_RelStructure placeTypes
protected MultilingualString shortName
protected String publicCode
protected StopTypeEnumeration stopPlaceType
protected VehicleModeEnumeration transportMode
public StopPlaceRefStructure getStopPlaceRef()
StopPlaceRefStructurepublic void setStopPlaceRef(StopPlaceRefStructure value)
value - allowed object is
StopPlaceRefStructurepublic MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic TypeOfPlaceRefs_RelStructure getPlaceTypes()
TypeOfPlaceRefs_RelStructurepublic void setPlaceTypes(TypeOfPlaceRefs_RelStructure value)
value - allowed object is
TypeOfPlaceRefs_RelStructurepublic MultilingualString getShortName()
MultilingualStringpublic void setShortName(MultilingualString value)
value - allowed object is
MultilingualStringpublic String getPublicCode()
Stringpublic void setPublicCode(String value)
value - allowed object is
Stringpublic StopTypeEnumeration getStopPlaceType()
StopTypeEnumerationpublic void setStopPlaceType(StopTypeEnumeration value)
value - allowed object is
StopTypeEnumerationpublic VehicleModeEnumeration getTransportMode()
VehicleModeEnumerationpublic void setTransportMode(VehicleModeEnumeration value)
value - allowed object is
VehicleModeEnumerationpublic StopPlace_DerivedViewStructure withStopPlaceRef(StopPlaceRefStructure value)
public StopPlace_DerivedViewStructure withName(MultilingualString value)
public StopPlace_DerivedViewStructure withPlaceTypes(TypeOfPlaceRefs_RelStructure value)
public StopPlace_DerivedViewStructure withShortName(MultilingualString value)
public StopPlace_DerivedViewStructure withPublicCode(String value)
public StopPlace_DerivedViewStructure withStopPlaceType(StopTypeEnumeration value)
public StopPlace_DerivedViewStructure withTransportMode(VehicleModeEnumeration value)
public StopPlace_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic StopPlace_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.