| Modifier and Type | Field and Description |
|---|---|
protected GridCellType |
GridCellPropertyType.gridCell |
| Modifier and Type | Method and Description |
|---|---|
GridCellType |
ObjectFactory.createGridCellType()
Create an instance of
GridCellType |
GridCellType |
GridCellPropertyType.getGridCell()
Gets the value of the gridCell property.
|
GridCellType |
GridCellType.withEstimatedSuccessDate(javax.xml.datatype.XMLGregorianCalendar value) |
GridCellType |
GridCellType.withExtension(java.util.Collection<java.lang.Object> values) |
GridCellType |
GridCellType.withExtension(java.util.List<java.lang.Object> value) |
GridCellType |
GridCellType.withExtension(java.lang.Object... values) |
GridCellType |
GridCellType.withFootprint(GridCellType.Footprint value) |
GridCellType |
GridCellType.withId(java.lang.String value) |
GridCellType |
GridCellType.withLastAttemptDate(javax.xml.datatype.XMLGregorianCalendar value) |
GridCellType |
GridCellType.withNextAttemptDate(javax.xml.datatype.XMLGregorianCalendar value) |
GridCellType |
GridCellType.withRemainingAttempts(java.math.BigInteger value) |
GridCellType |
GridCellType.withStatus(java.lang.String value) |
GridCellType |
GridCellType.withSuccessRate(double value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<GridCellType> |
ObjectFactory.createGridCell(GridCellType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<GridCellType> |
ObjectFactory.createGridCell(GridCellType value)
|
void |
GridCellPropertyType.setGridCell(GridCellType value)
Sets the value of the gridCell property.
|
GridCellPropertyType |
GridCellPropertyType.withGridCell(GridCellType value) |
Copyright © 2008-2021. All Rights Reserved.