Class IsLikeConstraintImpl.BooleanConstraint
- java.lang.Object
-
- de.businesscode.bcdui.binding.rel.impl.BooleanConstraintImpl.BooleanConstraint
-
- de.businesscode.bcdui.binding.rel.impl.IsLikeConstraintImpl.BooleanConstraint
-
- All Implemented Interfaces:
AbstractConstrain.Type
- Enclosing class:
- IsLikeConstraintImpl
public static class IsLikeConstraintImpl.BooleanConstraint extends BooleanConstraintImpl.BooleanConstraint
-
-
Constructor Summary
Constructors Constructor Description BooleanConstraint(java.lang.String pType)
-
Method Summary
-
Methods inherited from class de.businesscode.bcdui.binding.rel.impl.BooleanConstraintImpl.BooleanConstraint
getName, toString
-
-
-
-
Field Detail
-
ISLIKE
public static final AbstractConstrain.Type ISLIKE
Logik is implemented in IsLikeConstraintIml
-
-