net.sourceforge.plantuml.cucadiagram
Class Namespace

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.Namespace

public class Namespace
extends Object


Method Summary
 boolean equals(Object obj)
           
 String getNamespace()
           
 int hashCode()
           
 boolean isMain()
           
static Namespace of(String namespace)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNamespace

public final String getNamespace()

of

public static Namespace of(String namespace)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

isMain

public boolean isMain()


Copyright © 2013. All Rights Reserved.