Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ParamFilterType
-
Packages that use ParamFilterType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of ParamFilterType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap with type parameters of type ParamFilterType Modifier and Type Field Description protected List<ParamFilterType>PropFilterType. paramFilterMethods in org.oasis_open.docs.ws_calendar.ns.soap that return ParamFilterType Modifier and Type Method Description ParamFilterTypeObjectFactory. createParamFilterType()Create an instance ofParamFilterTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type ParamFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParamFilterType>ObjectFactory. createParamFilter(ParamFilterType value)List<ParamFilterType>PropFilterType. getParamFilter()Gets the value of the paramFilter property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type ParamFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<ParamFilterType>ObjectFactory. createParamFilter(ParamFilterType value)
-