public interface Scopes extends Constructible, Extensible, java.util.Map<java.lang.String,java.lang.String>
| Modifier and Type | Method and Description | 
|---|---|
Scopes | 
addScope(java.lang.String scope,
        java.lang.String description)
Adds name of an existing scope object and item parameters to a Scopes instance as a key-value pair in a map. 
 | 
addExtension, getExtensions, setExtensionsScopes addScope(java.lang.String scope, java.lang.String description)
scope - the name of a scopedescription - description of the scope