Uses of Class
ball.util.ant.taskdefs.AntTaskAttributeConstraint
-
Packages that use AntTaskAttributeConstraint Package Description ball.util.ant.taskdefs -
-
Uses of AntTaskAttributeConstraint in ball.util.ant.taskdefs
Classes in ball.util.ant.taskdefs with annotations of type AntTaskAttributeConstraint Modifier and Type Class Description interfaceNotEmptyAntTaskAttributeConstraintannotation to indicate that an attribute cannot be an emptyCollection.interfaceNotNullAntTaskAttributeConstraintannotation to indicate that an attribute cannot benull.
-