public interface CapabilityState extends Snapshot
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the capability.
|
Optional<String> |
getValue()
Gets the value of the capability.
|
boolean |
isDisabled()
Gets if the state of the capability is disabled.
|
getCreationTime
getClient
Copyright © 2013–2019 Kitteh. All rights reserved.