Class OpcQuickClientPanel.WriteCommand
java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.quickclient.OpcQuickClientPanel.WriteCommand
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OpcQuickClientPanel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>
boolean
void
setTypeAutoDetect
(boolean typeAutoDetect) void
setWriteType
(Class<?> writeType) void
setWriteValue
(String writeValue)
-
Constructor Details
-
WriteCommand
public WriteCommand()
-
-
Method Details
-
getWriteValue
-
setWriteValue
-
isTypeAutoDetect
public boolean isTypeAutoDetect() -
setTypeAutoDetect
public void setTypeAutoDetect(boolean typeAutoDetect) -
getWriteType
-
setWriteType
-