Class IsNotDefinedType


  • public class IsNotDefinedType
    extends Object
    The is-not-defined XML element specifies that a match occurs if the enclosing component, property, or parameter value specified in a calendaring REPORT request does not exist in the calendar data being tested.

    Java class for IsNotDefinedType complex type.

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

     <complexType name="IsNotDefinedType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • IsNotDefinedType

        public IsNotDefinedType()