Uses of Class
net.opengis.eosps.v_2_0.GridCellPropertyType

Uses of GridCellPropertyType in net.opengis.eosps.v_2_0
 

Fields in net.opengis.eosps.v_2_0 with type parameters of type GridCellPropertyType
protected  List<GridCellPropertyType> ProgrammingStatusType.cell
           
protected  List<GridCellPropertyType> FeasibilityStudyType.cell
           
 

Methods in net.opengis.eosps.v_2_0 that return GridCellPropertyType
 GridCellPropertyType ObjectFactory.createGridCellPropertyType()
          Create an instance of GridCellPropertyType
 GridCellPropertyType GridCellPropertyType.withGridCell(GridCellType value)
           
 

Methods in net.opengis.eosps.v_2_0 that return types with arguments of type GridCellPropertyType
 List<GridCellPropertyType> ProgrammingStatusType.getCell()
          Gets the value of the cell property.
 List<GridCellPropertyType> FeasibilityStudyType.getCell()
          Gets the value of the cell property.
 

Methods in net.opengis.eosps.v_2_0 with parameters of type GridCellPropertyType
 ProgrammingStatusType ProgrammingStatusType.withCell(GridCellPropertyType... values)
           
 FeasibilityStudyType FeasibilityStudyType.withCell(GridCellPropertyType... values)
           
 

Method parameters in net.opengis.eosps.v_2_0 with type arguments of type GridCellPropertyType
 void ProgrammingStatusType.setCell(List<GridCellPropertyType> value)
           
 void FeasibilityStudyType.setCell(List<GridCellPropertyType> value)
           
 ProgrammingStatusType ProgrammingStatusType.withCell(Collection<GridCellPropertyType> values)
           
 FeasibilityStudyType FeasibilityStudyType.withCell(Collection<GridCellPropertyType> values)
           
 ProgrammingStatusType ProgrammingStatusType.withCell(List<GridCellPropertyType> value)
           
 FeasibilityStudyType FeasibilityStudyType.withCell(List<GridCellPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.