|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.StatePortDeserializer
public final class StatePortDeserializer
Deserializer for state port data.
| Method Summary | |
|---|---|
static com.kuka.roboticsAPI.controllerModel.StatePortData.PropertyState |
create(Message message)
Creates a new property state from an message. |
static com.kuka.roboticsAPI.controllerModel.StatePortData |
deserialize(byte[] blob)
Creates a new state port data object form a message from the sunrise kernel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static com.kuka.roboticsAPI.controllerModel.StatePortData deserialize(byte[] blob)
blob - the blob containing the state port data
public static com.kuka.roboticsAPI.controllerModel.StatePortData.PropertyState create(Message message)
message - the message to create the property state from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||