Class TagQuery.TagQueryTypeAdapter.FieldDescriptor
- java.lang.Object
-
- com.inductiveautomation.ignition.common.tags.query.TagQuery.TagQueryTypeAdapter.FieldDescriptor
-
- Enclosing class:
- TagQuery.TagQueryTypeAdapter
protected static class TagQuery.TagQueryTypeAdapter.FieldDescriptor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FieldDescriptor(Field<?,?,?> field, java.lang.reflect.Type conditionClass)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.Type
getConditionType()
Field<?,?,?>
getField()
-