Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.IsNotDefinedType
Packages that use IsNotDefinedType
-
Uses of IsNotDefinedType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as IsNotDefinedTypeModifier and TypeFieldDescriptionprotected IsNotDefinedTypeCompFilterType.isNotDefinedprotected IsNotDefinedTypeParamFilterType.isNotDefinedprotected IsNotDefinedTypePropFilterType.isNotDefinedMethods in org.oasis_open.docs.ws_calendar.ns.soap 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 org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type IsNotDefinedTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IsNotDefinedType>ObjectFactory.createIsNotDefined(IsNotDefinedType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap 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.