Class VisibilityCondition

  • All Implemented Interfaces:
    Serializable

    public class VisibilityCondition
    extends ConditionalFieldConfiguration
    implements Serializable
    A condition that will drive the visibility of a field if the value(s) match. Otherwise the field is not visible.

    Java class for VisibilityCondition complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="VisibilityCondition">
       <complexContent>
         <extension base="{http://www.boomi.com/connector/api/ui}ConditionalFieldConfiguration">
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form