public class PointOfInterestClassification_DerivedViewStructure extends DerivedViewStructure
Java class for PointOfInterestClassification_DerivedViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PointOfInterestClassification_DerivedViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DerivedViewStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}PointOfInterestClassificationRef" minOccurs="0"/>
<element name="Name" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
name |
protected PointOfInterestClassificationRefStructure |
pointOfInterestClassificationRef |
brandingRef, id| Constructor and Description |
|---|
PointOfInterestClassification_DerivedViewStructure() |
getBrandingRef, getId, setBrandingRef, setIdprotected PointOfInterestClassificationRefStructure pointOfInterestClassificationRef
protected MultilingualString name
public PointOfInterestClassification_DerivedViewStructure()
public PointOfInterestClassificationRefStructure getPointOfInterestClassificationRef()
PointOfInterestClassificationRefStructurepublic void setPointOfInterestClassificationRef(PointOfInterestClassificationRefStructure value)
value - allowed object is
PointOfInterestClassificationRefStructurepublic MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic PointOfInterestClassification_DerivedViewStructure withPointOfInterestClassificationRef(PointOfInterestClassificationRefStructure value)
public PointOfInterestClassification_DerivedViewStructure withName(MultilingualString value)
public PointOfInterestClassification_DerivedViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DerivedViewStructurepublic PointOfInterestClassification_DerivedViewStructure withId(String value)
withId in class DerivedViewStructurepublic String toString()
toString in class DerivedViewStructureCopyright © 2018 Entur AS. All rights reserved.