Class FiqlParser.TypeInfoObject
- java.lang.Object
-
- org.apache.cxf.jaxrs.ext.search.fiql.FiqlParser.TypeInfoObject
-
- Enclosing class:
- FiqlParser<T>
protected static class FiqlParser.TypeInfoObject extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetObject()Beanspector.TypeInfogetTypeInfo()
-
-
-
Method Detail
-
getTypeInfo
public Beanspector.TypeInfo getTypeInfo()
-
getObject
public Object getObject()
-
-