Modifier and Type | Class and Description |
---|---|
static class |
PiMeterCellConfig.Builder |
Modifier and Type | Method and Description |
---|---|
static PiMeterCellConfig.Builder |
builder()
Returns a meter cell configuration builder.
|
PiMeterCellId |
cellId()
Returns the cell identifier.
|
boolean |
equals(Object o) |
int |
hashCode() |
Collection<PiMeterBand> |
meterBands()
Returns the collection of bands of this cell.
|
PiEntityType |
piEntityType()
Returns the type of this entity.
|
String |
toString() |
public PiMeterCellId cellId()
public Collection<PiMeterBand> meterBands()
public PiEntityType piEntityType()
PiEntity
piEntityType
in interface PiEntity
public static PiMeterCellConfig.Builder builder()