public class ConstraintValue extends ConstraintNode
PROP_FALSE, PROP_TRUE, PROP_UNKNOWN| Constructor and Description |
|---|
ConstraintValue(Object value,
LocalFieldDesc localField) |
| Modifier and Type | Method and Description |
|---|---|
LocalFieldDesc |
getLocalField() |
Object |
getValue() |
hasPropertypublic ConstraintValue(Object value, LocalFieldDesc localField)
public Object getValue()
public LocalFieldDesc getLocalField()
Copyright © 2017. All rights reserved.