public static final class ChromeOsDevice.ActiveTimeRanges extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ActiveTimeRanges() |
| Modifier and Type | Method and Description |
|---|---|
ChromeOsDevice.ActiveTimeRanges |
clone() |
Integer |
getActiveTime()
Duration of usage in milliseconds.
|
DateTime |
getDate()
Date of usage
|
ChromeOsDevice.ActiveTimeRanges |
set(String fieldName,
Object value) |
ChromeOsDevice.ActiveTimeRanges |
setActiveTime(Integer activeTime)
Duration of usage in milliseconds.
|
ChromeOsDevice.ActiveTimeRanges |
setDate(DateTime date)
Date of usage
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Integer getActiveTime()
null for nonepublic ChromeOsDevice.ActiveTimeRanges setActiveTime(Integer activeTime)
activeTime - activeTime or null for nonepublic DateTime getDate()
null for nonepublic ChromeOsDevice.ActiveTimeRanges setDate(DateTime date)
date - date or null for nonepublic ChromeOsDevice.ActiveTimeRanges set(String fieldName, Object value)
set in class GenericJsonpublic ChromeOsDevice.ActiveTimeRanges clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.