|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.deviceModel.MeasurementInformation
public class MeasurementInformation
This class contains measurement information of the frame.
| Constructor Summary | |
|---|---|
MeasurementInformation(String measurementMethodName,
Long measurementTimeStamp)
Creates a measurement information instance with the given information. |
|
| Method Summary | |
|---|---|
String |
getMeasurementMethodName()
Get the measurement method name. |
Long |
getMeasurementTimeStamp()
Get the measurement time stamp. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MeasurementInformation(String measurementMethodName,
Long measurementTimeStamp)
measurementMethodName - the measurement method namemeasurementTimeStamp - the measurement time stamp| Method Detail |
|---|
public String getMeasurementMethodName()
public Long getMeasurementTimeStamp()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||