Class DtoDeviceState
java.lang.Object
com.vernaio.kayros.engine.v2.api.dto.DtoDeviceState
- All Implemented Interfaces:
IDtoDeviceState
State of a device. Used to determine setup cost/duration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe different dimensions that make up a deviceState.inthashCode()voidsetAspects(IDtoDeviceStateAspect[] aspects) The different dimensions that make up a deviceState.withAspects(IDtoDeviceStateAspect[] aspects) The different dimensions that make up a deviceState.
-
Constructor Details
-
DtoDeviceState
protected DtoDeviceState() -
DtoDeviceState
-
-
Method Details
-
getAspects
The different dimensions that make up a deviceState.- Specified by:
getAspectsin interfaceIDtoDeviceState
-
setAspects
The different dimensions that make up a deviceState.- Specified by:
setAspectsin interfaceIDtoDeviceState
-
withAspects
The different dimensions that make up a deviceState. -
equals
-
hashCode
public int hashCode()
-