Class BooleanRule

java.lang.Object
com.adobe.xmp.schema.model.rules.BooleanRule
All Implemented Interfaces:
TypeRule, Serializable

public class BooleanRule extends Object implements TypeRule
The rule for boolean is always an EQUAL rule. Only purpose is a Boolean property that has to be constantly either true or false (or absent).
See Also: