Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
composeElement(): * |
|
| public |
withAverage(average: string): Usage Set the average attribute |
|
| public |
withCurrent(current: string): Usage Set the current attribute |
|
| public |
withMaximum(maximum: string): Usage Set the maximum attribute |
|
| public |
withMinimum(minimum: string): Usage Set the minimum attribute |
|
| public |
withUsageUnit(unit: string): Usage Set the unit attribute |
|
Public Constructors
public constructor() source
Public Methods
public withAverage(average: string): Usage source
Set the average attribute
Params:
| Name | Type | Attribute | Description |
| average | string | optionals field |
public withCurrent(current: string): Usage source
Set the current attribute
Params:
| Name | Type | Attribute | Description |
| current | string | optionals field |
public withMaximum(maximum: string): Usage source
Set the maximum attribute
Params:
| Name | Type | Attribute | Description |
| maximum | string | optionals field |