org.citygml4j.jaxb.gml._3_1_1
Class FeatureArrayPropertyType

java.lang.Object
  extended by org.citygml4j.jaxb.gml._3_1_1.FeatureArrayPropertyType

public class FeatureArrayPropertyType
extends java.lang.Object

Container for features - follow gml:ArrayAssociationType pattern.

Java class for FeatureArrayPropertyType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="FeatureArrayPropertyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.opengis.net/gml}_Feature" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/gml}_ADEComponent" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
FeatureArrayPropertyType()
           
 
Method Summary
 java.util.List<org.w3c.dom.Element> get_ADEComponent()
          Gets the value of the adeComponent property.
 java.util.List<javax.xml.bind.JAXBElement<? extends AbstractFeatureType>> get_Feature()
          Gets the value of the feature property.
 boolean isSet_ADEComponent()
           
 boolean isSet_Feature()
           
 void set_ADEComponent(java.util.List<org.w3c.dom.Element> adeComponent)
          Sets the value of the _ADEComponent property.
 void set_Feature(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractFeatureType>> feature)
          Sets the value of the _Feature property.
 void unset_ADEComponent()
           
 void unset_Feature()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureArrayPropertyType

public FeatureArrayPropertyType()
Method Detail

get_Feature

public java.util.List<javax.xml.bind.JAXBElement<? extends AbstractFeatureType>> get_Feature()
Gets the value of the feature property.

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 feature property.

For example, to add a new item, do as follows:

    get_Feature().add(newItem);
 

Objects of the following type(s) are allowed in the list JAXBElement<BuildingPartType> JAXBElement<TransportationComplexType> JAXBElement<_VegetationObjectType> JAXBElement<_AbstractBuildingType> JAXBElement<MultiSolidCoverageType> JAXBElement<BuildingType> JAXBElement<AbstractSiteType> JAXBElement<BuildingFurnitureType> JAXBElement<AbstractTextureType> JAXBElement<PlantCoverType> JAXBElement<RectifiedGridCoverageType> JAXBElement<RoomType> JAXBElement<WaterGroundSurfaceType> JAXBElement<AuxiliaryTrafficAreaType> JAXBElement<CeilingSurfaceType> JAXBElement<_TransportationObjectType> JAXBElement<AbstractWaterBoundarySurfaceType> JAXBElement<GridCoverageType> JAXBElement<TrafficAreaType> JAXBElement<CityFurnitureType> JAXBElement<GeoreferencedTextureType> JAXBElement<IntBuildingInstallationType> JAXBElement<BuildingInstallationType> JAXBElement<CityObjectGroupType> JAXBElement<AddressType> JAXBElement<CityModelType> JAXBElement<ObservationType> JAXBElement<WaterBodyType> JAXBElement<ReliefFeatureType> JAXBElement<CityObjectGroupType> JAXBElement<WaterSurfaceType> JAXBElement<AbstractSurfaceDataType> JAXBElement<WaterBodyType> JAXBElement<CeilingSurfaceType> JAXBElement<ParameterizedTextureType> JAXBElement<RoofSurfaceType> JAXBElement<SolitaryVegetationObjectType> JAXBElement<RasterReliefType> JAXBElement<CityFurnitureType> JAXBElement<FeatureCollectionType> JAXBElement<GroundSurfaceType> JAXBElement<WaterClosureSurfaceType> JAXBElement<LandUseType> JAXBElement<MultiPointCoverageType> JAXBElement<TrackType> JAXBElement<ReliefFeatureType> JAXBElement<TrafficAreaType> JAXBElement<AuxiliaryTrafficAreaType> JAXBElement<InteriorWallSurfaceType> JAXBElement<ParameterizedTextureType> JAXBElement<RoofSurfaceType> JAXBElement<GeoreferencedTextureType> JAXBElement<_ReliefComponentType> JAXBElement<X3DMaterialType> JAXBElement<MultiCurveCoverageType> JAXBElement<AbstractSurfaceDataType> JAXBElement<TransportationComplexType> JAXBElement<_SiteType> JAXBElement<PlantCoverType> JAXBElement<SolitaryVegetationObjectType> JAXBElement<TINReliefType> JAXBElement<SquareType> JAXBElement<IntBuildingInstallationType> JAXBElement<AbstractDiscreteCoverageType> JAXBElement<TINReliefType> JAXBElement<MultiSurfaceCoverageType> JAXBElement<_WaterObjectType> JAXBElement<RoadType> JAXBElement<AbstractCityObjectType> JAXBElement<_OpeningType> JAXBElement<WindowType> JAXBElement<BreaklineReliefType> JAXBElement<AbstractOpeningType> JAXBElement<BuildingType> JAXBElement<_CityObjectType> JAXBElement<AbstractBuildingType> JAXBElement<WaterGroundSurfaceType> JAXBElement<FloorSurfaceType> JAXBElement<WallSurfaceType> JAXBElement<AbstractFeatureType> JAXBElement<TrackType> JAXBElement<WallSurfaceType> JAXBElement<RoomType> JAXBElement<RailwayType> JAXBElement<CityModelType> JAXBElement<WaterClosureSurfaceType> JAXBElement<AbstractWaterObjectType> JAXBElement<DirectedObservationAtDistanceType> JAXBElement<WindowType> JAXBElement<InteriorWallSurfaceType> JAXBElement<X3DMaterialType> JAXBElement<AbstractTransportationObjectType> JAXBElement<_BoundarySurfaceType> JAXBElement<GroundSurfaceType> JAXBElement<DoorType> JAXBElement<GenericCityObjectType> JAXBElement<WaterSurfaceType> JAXBElement<BreaklineReliefType> JAXBElement<RasterReliefType> JAXBElement<DoorType> JAXBElement<AbstractCoverageType> JAXBElement<GenericCityObjectType> JAXBElement<AddressType> JAXBElement<ClosureSurfaceType> JAXBElement<DirectedObservationType> JAXBElement<SquareType> JAXBElement<RoadType> JAXBElement<MassPointReliefType> JAXBElement<ClosureSurfaceType> JAXBElement<BuildingFurnitureType> JAXBElement<AbstractTextureType> JAXBElement<_WaterBoundarySurfaceType> JAXBElement<AbstractReliefComponentType> JAXBElement<BuildingPartType> JAXBElement<AbstractBoundarySurfaceType> JAXBElement<AbstractContinuousCoverageType> JAXBElement<AbstractVegetationObjectType> JAXBElement<LandUseType> JAXBElement<FloorSurfaceType> JAXBElement<AbstractFeatureCollectionType> JAXBElement<BuildingInstallationType> JAXBElement<RailwayType> JAXBElement<MassPointReliefType>


isSet_Feature

public boolean isSet_Feature()

unset_Feature

public void unset_Feature()

get_ADEComponent

public java.util.List<org.w3c.dom.Element> get_ADEComponent()
Gets the value of the adeComponent property.

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 adeComponent property.

For example, to add a new item, do as follows:

    get_ADEComponent().add(newItem);
 

Objects of the following type(s) are allowed in the list Element


isSet_ADEComponent

public boolean isSet_ADEComponent()

unset_ADEComponent

public void unset_ADEComponent()

set_Feature

public void set_Feature(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractFeatureType>> feature)
Sets the value of the _Feature property.

Parameters:
feature - allowed object is JAXBElement<BuildingPartType> JAXBElement<TransportationComplexType> JAXBElement<_VegetationObjectType> JAXBElement<_AbstractBuildingType> JAXBElement<MultiSolidCoverageType> JAXBElement<BuildingType> JAXBElement<AbstractSiteType> JAXBElement<BuildingFurnitureType> JAXBElement<AbstractTextureType> JAXBElement<PlantCoverType> JAXBElement<RectifiedGridCoverageType> JAXBElement<RoomType> JAXBElement<WaterGroundSurfaceType> JAXBElement<AuxiliaryTrafficAreaType> JAXBElement<CeilingSurfaceType> JAXBElement<_TransportationObjectType> JAXBElement<AbstractWaterBoundarySurfaceType> JAXBElement<GridCoverageType> JAXBElement<TrafficAreaType> JAXBElement<CityFurnitureType> JAXBElement<GeoreferencedTextureType> JAXBElement<IntBuildingInstallationType> JAXBElement<BuildingInstallationType> JAXBElement<CityObjectGroupType> JAXBElement<AddressType> JAXBElement<CityModelType> JAXBElement<ObservationType> JAXBElement<WaterBodyType> JAXBElement<ReliefFeatureType> JAXBElement<CityObjectGroupType> JAXBElement<WaterSurfaceType> JAXBElement<AbstractSurfaceDataType> JAXBElement<WaterBodyType> JAXBElement<CeilingSurfaceType> JAXBElement<ParameterizedTextureType> JAXBElement<RoofSurfaceType> JAXBElement<SolitaryVegetationObjectType> JAXBElement<RasterReliefType> JAXBElement<CityFurnitureType> JAXBElement<FeatureCollectionType> JAXBElement<GroundSurfaceType> JAXBElement<WaterClosureSurfaceType> JAXBElement<LandUseType> JAXBElement<MultiPointCoverageType> JAXBElement<TrackType> JAXBElement<ReliefFeatureType> JAXBElement<TrafficAreaType> JAXBElement<AuxiliaryTrafficAreaType> JAXBElement<InteriorWallSurfaceType> JAXBElement<ParameterizedTextureType> JAXBElement<RoofSurfaceType> JAXBElement<GeoreferencedTextureType> JAXBElement<_ReliefComponentType> JAXBElement<X3DMaterialType> JAXBElement<MultiCurveCoverageType> JAXBElement<AbstractSurfaceDataType> JAXBElement<TransportationComplexType> JAXBElement<_SiteType> JAXBElement<PlantCoverType> JAXBElement<SolitaryVegetationObjectType> JAXBElement<TINReliefType> JAXBElement<SquareType> JAXBElement<IntBuildingInstallationType> JAXBElement<AbstractDiscreteCoverageType> JAXBElement<TINReliefType> JAXBElement<MultiSurfaceCoverageType> JAXBElement<_WaterObjectType> JAXBElement<RoadType> JAXBElement<AbstractCityObjectType> JAXBElement<_OpeningType> JAXBElement<WindowType> JAXBElement<BreaklineReliefType> JAXBElement<AbstractOpeningType> JAXBElement<BuildingType> JAXBElement<_CityObjectType> JAXBElement<AbstractBuildingType> JAXBElement<WaterGroundSurfaceType> JAXBElement<FloorSurfaceType> JAXBElement<WallSurfaceType> JAXBElement<AbstractFeatureType> JAXBElement<TrackType> JAXBElement<WallSurfaceType> JAXBElement<RoomType> JAXBElement<RailwayType> JAXBElement<CityModelType> JAXBElement<WaterClosureSurfaceType> JAXBElement<AbstractWaterObjectType> JAXBElement<DirectedObservationAtDistanceType> JAXBElement<WindowType> JAXBElement<InteriorWallSurfaceType> JAXBElement<X3DMaterialType> JAXBElement<AbstractTransportationObjectType> JAXBElement<_BoundarySurfaceType> JAXBElement<GroundSurfaceType> JAXBElement<DoorType> JAXBElement<GenericCityObjectType> JAXBElement<WaterSurfaceType> JAXBElement<BreaklineReliefType> JAXBElement<RasterReliefType> JAXBElement<DoorType> JAXBElement<AbstractCoverageType> JAXBElement<GenericCityObjectType> JAXBElement<AddressType> JAXBElement<ClosureSurfaceType> JAXBElement<DirectedObservationType> JAXBElement<SquareType> JAXBElement<RoadType> JAXBElement<MassPointReliefType> JAXBElement<ClosureSurfaceType> JAXBElement<BuildingFurnitureType> JAXBElement<AbstractTextureType> JAXBElement<_WaterBoundarySurfaceType> JAXBElement<AbstractReliefComponentType> JAXBElement<BuildingPartType> JAXBElement<AbstractBoundarySurfaceType> JAXBElement<AbstractContinuousCoverageType> JAXBElement<AbstractVegetationObjectType> JAXBElement<LandUseType> JAXBElement<FloorSurfaceType> JAXBElement<AbstractFeatureCollectionType> JAXBElement<BuildingInstallationType> JAXBElement<RailwayType> JAXBElement<MassPointReliefType>

set_ADEComponent

public void set_ADEComponent(java.util.List<org.w3c.dom.Element> adeComponent)
Sets the value of the _ADEComponent property.

Parameters:
adeComponent - allowed object is Element