Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.IsNotDefinedType
-
Packages that use IsNotDefinedType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of IsNotDefinedType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as IsNotDefinedType Modifier and Type Field Description protected IsNotDefinedTypeCompFilterType. isNotDefinedprotected IsNotDefinedTypeParamFilterType. isNotDefinedprotected IsNotDefinedTypePropFilterType. isNotDefinedMethods in org.oasis_open.docs.ws_calendar.ns.soap that return IsNotDefinedType Modifier and Type Method Description IsNotDefinedTypeObjectFactory. createIsNotDefinedType()Create an instance ofIsNotDefinedTypeIsNotDefinedTypeCompFilterType. getIsNotDefined()Gets the value of the isNotDefined property.IsNotDefinedTypeParamFilterType. getIsNotDefined()Gets the value of the isNotDefined property.IsNotDefinedTypePropFilterType. 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 IsNotDefinedType Modifier and Type Method Description javax.xml.bind.JAXBElement<IsNotDefinedType>ObjectFactory. createIsNotDefined(IsNotDefinedType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type IsNotDefinedType Modifier and Type Method Description javax.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.
-