public class ConstraintFieldName extends ConstraintField
| Modifier and Type | Field and Description |
|---|---|
ActionDesc |
desc |
String |
name |
originalPlanPROP_FALSE, PROP_TRUE, PROP_UNKNOWN| Constructor and Description |
|---|
ConstraintFieldName(String name,
ActionDesc desc) |
ConstraintFieldName(String name,
ActionDesc desc,
boolean prefetched) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrefetched() |
boolean |
isProjection() |
void |
setProjection() |
hasPropertypublic ActionDesc desc
public String name
public ConstraintFieldName(String name, ActionDesc desc)
public ConstraintFieldName(String name, ActionDesc desc, boolean prefetched)
Copyright © 2017. All rights reserved.