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

Uses of GridCellType in net.opengis.eosps.v_2_0
 

Fields in net.opengis.eosps.v_2_0 declared as GridCellType
protected  GridCellType GridCellPropertyType.gridCell
           
 

Methods in net.opengis.eosps.v_2_0 that return GridCellType
 GridCellType ObjectFactory.createGridCellType()
          Create an instance of GridCellType
 GridCellType GridCellPropertyType.getGridCell()
          Gets the value of the gridCell property.
 GridCellType GridCellType.withEstimatedSuccessDate(XMLGregorianCalendar value)
           
 GridCellType GridCellType.withExtension(Collection<Object> values)
           
 GridCellType GridCellType.withExtension(List<Object> value)
           
 GridCellType GridCellType.withExtension(Object... values)
           
 GridCellType GridCellType.withFootprint(GridCellType.Footprint value)
           
 GridCellType GridCellType.withId(String value)
           
 GridCellType GridCellType.withLastAttemptDate(XMLGregorianCalendar value)
           
 GridCellType GridCellType.withNextAttemptDate(XMLGregorianCalendar value)
           
 GridCellType GridCellType.withRemainingAttempts(BigInteger value)
           
 GridCellType GridCellType.withStatus(String value)
           
 GridCellType GridCellType.withSuccessRate(double value)
           
 

Methods in net.opengis.eosps.v_2_0 that return types with arguments of type GridCellType
 JAXBElement<GridCellType> ObjectFactory.createGridCell(GridCellType value)
          Create an instance of JAXBElement<GridCellType>}
 

Methods in net.opengis.eosps.v_2_0 with parameters of type GridCellType
 JAXBElement<GridCellType> ObjectFactory.createGridCell(GridCellType value)
          Create an instance of JAXBElement<GridCellType>}
 void GridCellPropertyType.setGridCell(GridCellType value)
          Sets the value of the gridCell property.
 GridCellPropertyType GridCellPropertyType.withGridCell(GridCellType value)
           
 



Copyright © 2008-2016. All Rights Reserved.