org.apache.cxf.jaxrs.ext.search.collections
Class CollectionCheckInfo
java.lang.Object
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheckInfo
public class CollectionCheckInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionCheckInfo
public CollectionCheckInfo(CollectionCheck checkType,
Object checkValue)
getCollectionCheckValue
public Object getCollectionCheckValue()
getCollectionCheckType
public CollectionCheck getCollectionCheckType()
Apache CXF