public class Namespaces extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Namespaces.Namespace
An individual namespace specification.
|
| Modifier and Type | Method and Description |
|---|---|
Namespaces.Namespace[] |
getOther()
Returns the list of other users' namespaces.
|
Namespaces.Namespace[] |
getPersonal()
Returns the list of personal namespaces.
|
Namespaces.Namespace[] |
getShared()
Returns the list of shared namespaces.
|
String |
toString()
Debugging.
|
public Namespaces.Namespace[] getPersonal()
public Namespaces.Namespace[] getOther()
public Namespaces.Namespace[] getShared()
Copyright © 2017. All rights reserved.