Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.IsNotDefinedType
-
Packages that use IsNotDefinedType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of IsNotDefinedType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as IsNotDefinedType Modifier and Type Field Description protected IsNotDefinedTypeCompFilterType. isNotDefinedprotected IsNotDefinedTypeParamFilterType. isNotDefinedprotected IsNotDefinedTypePropFilterType. isNotDefinedMethods in org.oasis_open.docs.ns.wscal.calws_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.ns.wscal.calws_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.ns.wscal.calws_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.
-