Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.CompFilterType
-
Packages that use CompFilterType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of CompFilterType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as CompFilterType Modifier and Type Field Description protected CompFilterTypeFilterType. compFilterFields in org.oasis_open.docs.ns.wscal.calws_soap with type parameters of type CompFilterType Modifier and Type Field Description protected List<CompFilterType>CompFilterType. compFilterMethods in org.oasis_open.docs.ns.wscal.calws_soap that return CompFilterType Modifier and Type Method Description CompFilterTypeObjectFactory. createCompFilterType()Create an instance ofCompFilterTypeCompFilterTypeFilterType. getCompFilter()Gets the value of the compFilter property.Methods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type CompFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompFilterType>ObjectFactory. createCompFilter(CompFilterType value)List<CompFilterType>CompFilterType. getCompFilter()Gets the value of the compFilter property.Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type CompFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompFilterType>ObjectFactory. createCompFilter(CompFilterType value)voidFilterType. setCompFilter(CompFilterType value)Sets the value of the compFilter property.
-