public static class StatusResources.OptionWrapper extends Object
| Constructor and Description |
|---|
StatusResources.OptionWrapper(String name,
Object value,
OptionValue.AccessibleScopes type,
OptionValue.Kind kind,
OptionValue.OptionScope scope) |
| Modifier and Type | Method and Description |
|---|---|
OptionValue.AccessibleScopes |
getAccessibleScopes() |
String |
getKind() |
String |
getName() |
String |
getOptionScope() |
Object |
getValue() |
String |
getValueAsString() |
String |
toString() |
public StatusResources.OptionWrapper(String name, Object value, OptionValue.AccessibleScopes type, OptionValue.Kind kind, OptionValue.OptionScope scope)
Copyright © 2017 The Apache Software Foundation. All rights reserved.