public class ConstraintParamIndex extends ConstraintValue
PROP_FALSE, PROP_TRUE, PROP_UNKNOWN
Constructor and Description |
---|
ConstraintParamIndex(int index,
int enumType,
LocalFieldDesc localField)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getIndex() |
int |
getType()
Get type of this parameter.
|
getLocalField, getValue
hasProperty
public ConstraintParamIndex(int index, int enumType, LocalFieldDesc localField)
index
- parameter indexenumType
- type of this parameterlocalField
- the localField to which this parameter is bound.public int getType()
public Integer getIndex()
Copyright © 2018. All rights reserved.