| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.query |
| Modifier and Type | Method and Description |
|---|---|
Constraint.ConstraintType |
Constraint.getType()
Getter for the type of the constraint.
|
static Constraint.ConstraintType |
Constraint.ConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constraint.ConstraintType[] |
Constraint.ConstraintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Constraint(Constraint.ConstraintType type) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.