Class AttributeLikeConstraint
java.lang.Object
com.flowingcode.backendcore.model.constraints.AttributeLikeConstraint
- All Implemented Interfaces:
Constraint,AttributeConstraint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.flowingcode.backendcore.model.constraints.AttributeConstraint
getAttributeMethods inherited from interface com.flowingcode.backendcore.model.Constraint
not
-
Constructor Details
-
AttributeLikeConstraint
public AttributeLikeConstraint()
-