public interface IMeasurementKey
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExplanation()
An explanation/headline for this key.
|
java.lang.String |
name()
Returns the name of the key.
|
int |
outputPos()
Intended output position for printing.
|
java.lang.String getExplanation()
java.lang.String name()
int outputPos()
Copyright © 2009 - 2018 SSE. All Rights Reserved.