com.kuka.roboticsAPI.controllerModel
Class StatePortLogRecord
java.lang.Object
java.util.logging.LogRecord
com.kuka.roboticsAPI.controllerModel.StatePortLogRecord
- All Implemented Interfaces:
- Serializable
public class StatePortLogRecord
- extends LogRecord
Specific Sunrise log record that contains information about state port
changes.
- See Also:
- Serialized Form
| Methods inherited from class java.util.logging.LogRecord |
getLevel, getLoggerName, getMessage, getMillis, getParameters, getResourceBundle, getResourceBundleName, getSequenceNumber, getSourceClassName, getSourceMethodName, getThreadID, getThrown, setLevel, setLoggerName, setMessage, setMillis, setParameters, setResourceBundle, setResourceBundleName, setSequenceNumber, setSourceClassName, setSourceMethodName, setThreadID, setThrown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatePortLogRecord
public StatePortLogRecord(StatePortData statePortData)
- Creates a Sunrise log record.
- Parameters:
statePortData - the state port data
getStatePortData
public StatePortData getStatePortData()
- Gets the state port data.
- Returns:
- the state port data
Copyright © 2019. All rights reserved.