info.aduna.model.enterprise.desktop
Class LocationFacet.Folder

java.lang.Object
  extended by info.aduna.model.enterprise.desktop.LocationFacet.Folder
Enclosing class:
LocationFacet

public static final class LocationFacet.Folder
extends Object


Constructor Summary
LocationFacet.Folder(org.openrdf.model.URI id, String name, org.openrdf.model.URI parent)
           
 
Method Summary
 boolean equals(Object other)
           
 org.openrdf.model.URI getID()
           
 String getName()
           
 org.openrdf.model.URI getParent()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocationFacet.Folder

public LocationFacet.Folder(org.openrdf.model.URI id,
                            String name,
                            org.openrdf.model.URI parent)
Method Detail

getID

public org.openrdf.model.URI getID()

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object

getParent

public org.openrdf.model.URI getParent()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 1997-2008 Aduna. All Rights Reserved.