Uses of Class
jaxb.Signal
-
Packages that use Signal Package Description jaxb -
-
Uses of Signal in jaxb
Methods in jaxb that return Signal Modifier and Type Method Description Signal
ObjectFactory. createSignal()
Create an instance ofSignal
Signal
Actuator. getSignal()
Gets the value of the signal property.Methods in jaxb with parameters of type Signal Modifier and Type Method Description void
Actuator. setSignal(Signal value)
Sets the value of the signal property.
-