public class Namespace extends NamedObject
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
Returns the short alias for this namespace.
|
void |
setAlias(String alias)
Sets the short alias for this namespace.
|
equals, getName, getNormalizedName, hashCode, toStringpublic Namespace(String name)
name - The alias for this namespace.Copyright © 2005–2016. All rights reserved.