Uses of Class
com.emc.documentum.rest.model.ValueConstraint
Packages that use ValueConstraint
-
Uses of ValueConstraint in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return types with arguments of type ValueConstraintMethods in com.emc.documentum.rest.model with parameters of type ValueConstraintModifier and TypeMethodDescriptionvoid
AttributeInfo.addConstraint
(ValueConstraint constraint) void
TypeObject.addConstraint
(ValueConstraint constraint) Method parameters in com.emc.documentum.rest.model with type arguments of type ValueConstraintModifier and TypeMethodDescriptionvoid
AttributeInfo.setConstraints
(List<ValueConstraint> constraints) void
TypeObject.setConstraints
(List<ValueConstraint> constraints)