public class FullQualifiedName extends Object
FullQualifiedName(String namespace, String name)
boolean
equals(Object obj)
String
getName()
getNamespace()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FullQualifiedName(String namespace, String name)
namespace
name
public String getNamespace()
public String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.