| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<GridCellPropertyType> |
ProgrammingStatusType.cell |
protected java.util.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 |
|---|---|
java.util.List<GridCellPropertyType> |
ProgrammingStatusType.getCell()
Gets the value of the cell property.
|
java.util.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(java.util.List<GridCellPropertyType> value) |
void |
FeasibilityStudyType.setCell(java.util.List<GridCellPropertyType> value) |
ProgrammingStatusType |
ProgrammingStatusType.withCell(java.util.Collection<GridCellPropertyType> values) |
FeasibilityStudyType |
FeasibilityStudyType.withCell(java.util.Collection<GridCellPropertyType> values) |
ProgrammingStatusType |
ProgrammingStatusType.withCell(java.util.List<GridCellPropertyType> value) |
FeasibilityStudyType |
FeasibilityStudyType.withCell(java.util.List<GridCellPropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.