public class ControlCommandUnmarshaller extends Object
XControlCommand. It uses the type
detection and bean introspection to do the unmarshalling.ControlCommandMarshaller| Constructor and Description |
|---|
ControlCommandUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static XControlCommand |
unmarshalCommand(String commandString)
Unmarshal the give String into a
XControlCommand. |
public static XControlCommand unmarshalCommand(String commandString)
XControlCommand. It uses the type
detection and bean introspection to do the unmarshalling.commandString - command to be unmarshaled into a XControlCommandCopyright © 2016–2019 AdroitLogic. All rights reserved.