| Package | Description |
|---|---|
| org.glassfish.admin.rest.readers |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlInputObject |
| Modifier and Type | Method and Description |
|---|---|
InputObject |
InputObject.put(String key,
Object value)
Put a key/value pair in this object, but only if the key and the
value are both non-null, and only if there is not already a member
with that name.
|
InputObject |
InputObject.putMap(String key,
Map value) |
Copyright © 2017. All rights reserved.