public class PointOfInterest_DerivedViewStructure extends DerivedViewStructure
Java class for PointOfInterest_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PointOfInterest_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PointOfInterestRef" 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"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
name |
protected TypeOfPlaceRefs_RelStructure |
placeTypes |
protected PointOfInterestRefStructure |
pointOfInterestRef |
protected MultilingualString |
shortName |
brandingRef, id| Constructor and Description |
|---|
PointOfInterest_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected PointOfInterestRefStructure pointOfInterestRef
protected MultilingualString name
protected TypeOfPlaceRefs_RelStructure placeTypes
protected MultilingualString shortName
public PointOfInterest_DerivedViewStructure()
public PointOfInterestRefStructure getPointOfInterestRef()
PointOfInterestRefStructurepublic void setPointOfInterestRef(PointOfInterestRefStructure value)
value - allowed object is
PointOfInterestRefStructurepublic 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 PointOfInterest_DerivedViewStructure withPointOfInterestRef(PointOfInterestRefStructure value)
public PointOfInterest_DerivedViewStructure withName(MultilingualString value)
public PointOfInterest_DerivedViewStructure withPlaceTypes(TypeOfPlaceRefs_RelStructure value)
public PointOfInterest_DerivedViewStructure withShortName(MultilingualString value)
public PointOfInterest_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic PointOfInterest_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.