public abstract class CustomCriteriaNode extends Object
CustomCriteriaNode is a node in the custom targeting tree. A custom
criteria node can either be a CustomCriteriaSet (a non-leaf node) or
a CustomCriteria (a leaf node). The custom criteria targeting tree is
subject to the rules defined on Targeting.customTargeting.
Java class for CustomCriteriaNode complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomCriteriaNode">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
Copyright © 2018. All Rights Reserved.