Uses of Class
ietf.params.xml.ns.caldav.IsNotDefinedType
Packages that use IsNotDefinedType
-
Uses of IsNotDefinedType in ietf.params.xml.ns.caldav
Fields in ietf.params.xml.ns.caldav declared as IsNotDefinedTypeModifier and TypeFieldDescriptionprotected IsNotDefinedTypeCompFilterType.isNotDefinedprotected IsNotDefinedTypeParamFilterType.isNotDefinedprotected IsNotDefinedTypePropFilterType.isNotDefinedMethods in ietf.params.xml.ns.caldav that return IsNotDefinedTypeModifier and TypeMethodDescriptionObjectFactory.createIsNotDefinedType()Create an instance ofIsNotDefinedTypeCompFilterType.getIsNotDefined()Gets the value of the isNotDefined property.ParamFilterType.getIsNotDefined()Gets the value of the isNotDefined property.PropFilterType.getIsNotDefined()Gets the value of the isNotDefined property.Methods in ietf.params.xml.ns.caldav that return types with arguments of type IsNotDefinedTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IsNotDefinedType>ObjectFactory.createIsNotDefined(IsNotDefinedType value) Methods in ietf.params.xml.ns.caldav with parameters of type IsNotDefinedTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IsNotDefinedType>ObjectFactory.createIsNotDefined(IsNotDefinedType value) voidCompFilterType.setIsNotDefined(IsNotDefinedType value) Sets the value of the isNotDefined property.voidParamFilterType.setIsNotDefined(IsNotDefinedType value) Sets the value of the isNotDefined property.voidPropFilterType.setIsNotDefined(IsNotDefinedType value) Sets the value of the isNotDefined property.