Package | Description |
---|---|
org.glassfish.admin.rest.testing |
Modifier and Type | Class and Description |
---|---|
class |
ArrayValue |
class |
BooleanValue |
class |
DoubleValue |
class |
IntValue |
class |
LongValue |
class |
NilValue |
class |
ObjectValue |
class |
ScalarValue |
class |
StringValue |
Modifier and Type | Method and Description |
---|---|
Value |
ArrayValue.get(int index) |
Value |
ObjectValue.get(String propertyName) |
Modifier and Type | Method and Description |
---|---|
ArrayValue |
ArrayValue.add(Value value) |
static String |
Common.print(Value value) |
ObjectValue |
ObjectValue.put(String propertyName,
Value propertyValue) |
Copyright © 2018. All rights reserved.