@Unstable public class InstanceOutputProperties extends HashMap<String,Object> implements org.xwiki.properties.RawProperties, WikiStreamProperties
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>PROPNAME_VERBOSE| Constructor and Description |
|---|
InstanceOutputProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVerbose() |
void |
set(String propertyName,
Object value) |
void |
setVerbose(boolean verbose) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic boolean isVerbose()
isVerbose in interface WikiStreamPropertiespublic void setVerbose(boolean verbose)
setVerbose in interface WikiStreamPropertiesCopyright © 2004–2014 XWiki. All rights reserved.