Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.PropFilterType
-
Packages that use PropFilterType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of PropFilterType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap with type parameters of type PropFilterType Modifier and Type Field Description protected List<PropFilterType>CompFilterType. propFilterMethods in org.oasis_open.docs.ws_calendar.ns.soap that return PropFilterType Modifier and Type Method Description PropFilterTypeObjectFactory. createPropFilterType()Create an instance ofPropFilterTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type PropFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropFilterType>ObjectFactory. createPropFilter(PropFilterType value)List<PropFilterType>CompFilterType. getPropFilter()Gets the value of the propFilter property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type PropFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropFilterType>ObjectFactory. createPropFilter(PropFilterType value)
-