Uses of Class
org.rockhopper.smarthome.wes.jwes.model.data.type.FieldCommand
Packages that use FieldCommand
Package
Description
-
Uses of FieldCommand in org.rockhopper.smarthome.wes.jwes.communicator.tcp
Methods in org.rockhopper.smarthome.wes.jwes.communicator.tcp that return FieldCommandMethods in org.rockhopper.smarthome.wes.jwes.communicator.tcp with parameters of type FieldCommandModifier and TypeMethodDescriptionTcpProtocol.getWesCommand(FieldCommand<?, ?> fieldCommand) <T> TTcpProtocol.processResponse(FieldCommand<?, ?> fieldCommand, String response) <T> voidTcpProtocol.updateField(FieldCommand<T, ?> fieldCommand, String response) Constructors in org.rockhopper.smarthome.wes.jwes.communicator.tcp with parameters of type FieldCommand -
Uses of FieldCommand in org.rockhopper.smarthome.wes.jwes.model.data.type
Methods in org.rockhopper.smarthome.wes.jwes.model.data.type with parameters of type FieldCommand