public class ComplexFeatureProjection_VersionStructure extends Projection_VersionStructure
Java class for ComplexFeatureProjection_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexFeatureProjection_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}Projection_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}ComplexFeatureProjectionGroup" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ComplexFeatureRefs_RelStructure |
features |
protected ComplexFeatureRefStructure |
ontoFeatureRef |
protected List<JAXBElement<? extends PointRefStructure>> |
pointRef |
protected ComplexFeatureRefStructure |
projectedFeartureRef |
name, order, spatialFeatureRef, typeOfProjectionRefbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
ComplexFeatureProjection_VersionStructure() |
getName, getOrder, getSpatialFeatureRef, getTypeOfProjectionRef, setName, setOrder, setSpatialFeatureRef, setTypeOfProjectionRefgetBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected ComplexFeatureRefStructure projectedFeartureRef
protected ComplexFeatureRefStructure ontoFeatureRef
protected List<JAXBElement<? extends PointRefStructure>> pointRef
protected ComplexFeatureRefs_RelStructure features
public ComplexFeatureProjection_VersionStructure()
public ComplexFeatureRefStructure getProjectedFeartureRef()
ComplexFeatureRefStructurepublic void setProjectedFeartureRef(ComplexFeatureRefStructure value)
value - allowed object is
ComplexFeatureRefStructurepublic ComplexFeatureRefStructure getOntoFeatureRef()
ComplexFeatureRefStructurepublic void setOntoFeatureRef(ComplexFeatureRefStructure value)
value - allowed object is
ComplexFeatureRefStructurepublic List<JAXBElement<? extends PointRefStructure>> getPointRef()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pointRef property.
For example, to add a new item, do as follows:
getPointRef().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<GaragePointRefStructure>
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<RoutePointRefStructure>
JAXBElement<ParkingPointRefStructure>
JAXBElement<ActivationPointRefStructure>
JAXBElement<RailwayPointRefStructure>
JAXBElement<WirePointRefStructure>
JAXBElement<RoadPointRefStructure>
JAXBElement<PointRefStructure>
JAXBElement<ReliefPointRefStructure>
JAXBElement<PointOnLinkRefStructure>
JAXBElement<ScheduledStopPointRefStructure>
JAXBElement<InfrastructurePointRefStructure>
JAXBElement<BorderPointRefStructure>
JAXBElement<TimingPointRefStructure>
JAXBElement<BeaconPointRefStructure>
JAXBElement<TrafficControlPointRefStructure>
public ComplexFeatureRefs_RelStructure getFeatures()
ComplexFeatureRefs_RelStructurepublic void setFeatures(ComplexFeatureRefs_RelStructure value)
value - allowed object is
ComplexFeatureRefs_RelStructurepublic ComplexFeatureProjection_VersionStructure withProjectedFeartureRef(ComplexFeatureRefStructure value)
public ComplexFeatureProjection_VersionStructure withOntoFeatureRef(ComplexFeatureRefStructure value)
public ComplexFeatureProjection_VersionStructure withPointRef(JAXBElement<? extends PointRefStructure>... values)
public ComplexFeatureProjection_VersionStructure withPointRef(Collection<JAXBElement<? extends PointRefStructure>> values)
public ComplexFeatureProjection_VersionStructure withFeatures(ComplexFeatureRefs_RelStructure value)
public ComplexFeatureProjection_VersionStructure withTypeOfProjectionRef(TypeOfProjectionRefStructure value)
withTypeOfProjectionRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withName(MultilingualString value)
withName in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withSpatialFeatureRef(JAXBElement<? extends GroupOfPointsRefStructure> value)
withSpatialFeatureRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withOrder(BigInteger value)
withOrder in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withCreated(LocalDateTime value)
withCreated in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withChanged(LocalDateTime value)
withChanged in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withModification(ModificationEnumeration value)
withModification in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withVersion(String value)
withVersion in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withNameOfClass(String value)
withNameOfClass in class Projection_VersionStructurepublic ComplexFeatureProjection_VersionStructure withId(String value)
withId in class Projection_VersionStructurepublic String toString()
toString in class Projection_VersionStructureCopyright © 2018 Entur AS. All rights reserved.