nl.hippo.client.webdav.binding.facets
Class FacetValueImpl

java.lang.Object
  extended by nl.hippo.client.webdav.binding.facets.FacetValueImpl
All Implemented Interfaces:
FacetValue

public class FacetValueImpl
extends Object
implements FacetValue


Method Summary
 boolean equals(Object obj)
           
 int getHits()
           
 String getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getValue

public String getValue()
Specified by:
getValue in interface FacetValue

getHits

public int getHits()
Specified by:
getHits in interface FacetValue

toString

public String toString()
Overrides:
toString in class Object

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2006-2009 Hippo. All Rights Reserved.