| Modifier and Type | Field and Description |
|---|---|
protected List<GridCellPropertyType> |
ProgrammingStatusType.cell |
protected List<GridCellPropertyType> |
FeasibilityStudyType.cell |
| Modifier and Type | Method and Description |
|---|---|
GridCellPropertyType |
ObjectFactory.createGridCellPropertyType()
Create an instance of
GridCellPropertyType |
GridCellPropertyType |
GridCellPropertyType.withGridCell(GridCellType value) |
| Modifier and Type | Method and Description |
|---|---|
List<GridCellPropertyType> |
ProgrammingStatusType.getCell()
Gets the value of the cell property.
|
List<GridCellPropertyType> |
FeasibilityStudyType.getCell()
Gets the value of the cell property.
|
| Modifier and Type | Method and Description |
|---|---|
ProgrammingStatusType |
ProgrammingStatusType.withCell(GridCellPropertyType... values) |
FeasibilityStudyType |
FeasibilityStudyType.withCell(GridCellPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
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–2023. All rights reserved.