public class BooleanRule extends java.lang.Object implements TypeRule
TypeRule.ComparisonOperator, TypeRule.LogicalOperator
Constructor and Description |
---|
BooleanRule(boolean value)
Constructs a new BooleanRule.
|
Modifier and Type | Method and Description |
---|---|
void |
accept(SchemaVisitor schemaVisitor) |
boolean |
getOperand() |
public BooleanRule(boolean value)
value
- the expected valuepublic boolean getOperand()
public void accept(SchemaVisitor schemaVisitor) throws XMPSchemaException
accept
in interface TypeRule
schemaVisitor
- a visitor that implements the SchemaVisitor
-interfaceXMPSchemaException
TypeRule.accept(com.adobe.xmp.schema.model.SchemaVisitor)
Copyright © 2010 - 2020 Adobe. All Rights Reserved