Uses of Class
com.cumulocity.model.control.Relay.RelayState

Packages that use Relay.RelayState
com.cumulocity.model.control   
 

Uses of Relay.RelayState in com.cumulocity.model.control
 

Methods in com.cumulocity.model.control that return Relay.RelayState
 Relay.RelayState Relay.getRelayState()
           
static Relay.RelayState Relay.RelayState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Relay.RelayState[] Relay.RelayState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.cumulocity.model.control with parameters of type Relay.RelayState
 void Relay.setRelayState(Relay.RelayState relayState)
           
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.