public class MDSState extends AbstractDeviceComponentState
| Modifier and Type | Field and Description |
|---|---|
protected String |
lang |
protected MdsOperatingMode |
operatingMode |
calibrationInfo, nextCalibration, operatingCycles, operatingHours, statedescriptorVersion, extension, referencedDescriptor, stateVersion| Constructor and Description |
|---|
MDSState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getLang()
Gets the value of the lang property.
|
MdsOperatingMode |
getOperatingMode()
Gets the value of the operatingMode property.
|
int |
hashCode() |
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setOperatingMode(MdsOperatingMode value)
Sets the value of the operatingMode property.
|
String |
toString() |
getCalibrationInfo, getNextCalibration, getOperatingCycles, getOperatingHours, getState, setCalibrationInfo, setNextCalibration, setOperatingCycles, setOperatingHours, setStategetDescriptorVersion, getExtension, getReferencedDescriptor, getStateVersion, setDescriptorVersion, setExtension, setReferencedDescriptor, setStateVersionprotected String lang
protected MdsOperatingMode operatingMode
public String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic MdsOperatingMode getOperatingMode()
MdsOperatingModepublic void setOperatingMode(MdsOperatingMode value)
value - allowed object is
MdsOperatingModepublic String toString()
toString in class AbstractDeviceComponentStatepublic boolean equals(Object that)
equals in class AbstractDeviceComponentStatepublic int hashCode()
hashCode in class AbstractDeviceComponentStateCopyright © 2018. All rights reserved.