Uses of Class
net.opengis.eosps.v_2_0.GridCellType.Footprint
-
-
Uses of GridCellType.Footprint in net.opengis.eosps.v_2_0
Fields in net.opengis.eosps.v_2_0 declared as GridCellType.Footprint Modifier and Type Field Description protected GridCellType.FootprintGridCellType. footprintMethods in net.opengis.eosps.v_2_0 that return GridCellType.Footprint Modifier and Type Method Description GridCellType.FootprintObjectFactory. createGridCellTypeFootprint()Create an instance ofGridCellType.FootprintGridCellType.FootprintGridCellType. getFootprint()Gets the value of the footprint property.GridCellType.FootprintGridCellType.Footprint. withPolygon(PolygonType value)Methods in net.opengis.eosps.v_2_0 with parameters of type GridCellType.Footprint Modifier and Type Method Description voidGridCellType. setFootprint(GridCellType.Footprint value)Sets the value of the footprint property.GridCellTypeGridCellType. withFootprint(GridCellType.Footprint value)Constructors in net.opengis.eosps.v_2_0 with parameters of type GridCellType.Footprint Constructor Description GridCellType(GridCellType.Footprint footprint, String status, double successRate, XMLGregorianCalendar estimatedSuccessDate, XMLGregorianCalendar lastAttemptDate, XMLGregorianCalendar nextAttemptDate, BigInteger remainingAttempts, List<Object> extension, String id)Fully-initialising value constructor
-