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 IsNotDefinedType
CompFilterType.isNotDefined
protected IsNotDefinedType
ParamFilterType.isNotDefined
protected IsNotDefinedType
PropFilterType.isNotDefined
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return IsNotDefinedTypeModifier and TypeMethodDescriptionObjectFactory.createIsNotDefinedType()
Create an instance ofIsNotDefinedType
CompFilterType.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) void
CompFilterType.setIsNotDefined
(IsNotDefinedType value) Sets the value of the isNotDefined property.void
ParamFilterType.setIsNotDefined
(IsNotDefinedType value) Sets the value of the isNotDefined property.void
PropFilterType.setIsNotDefined
(IsNotDefinedType value) Sets the value of the isNotDefined property.