org.apache.ws.jaxme.sqls

Interface BooleanConstraint

public interface BooleanConstraint extends Constraint, Parts

Author: Jochen Wiedmann

Nested Class Summary
static interfaceBooleanConstraint.Type

The type of a boolean constraint.

Method Summary
BooleanConstraint.TypegetType()

Returns the boolean constraints type.

Method Detail

getType

public BooleanConstraint.Type getType()

Returns the boolean constraints type.