Class IsNotDefinedType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.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>