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, toString
public Namespace(String name)
name
- The alias for this namespace.Copyright © 2005–2013. All rights reserved.