| 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(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) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<GridCellType> |
ObjectFactory.createGridCell(GridCellType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.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–2023. All rights reserved.