Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.TextMatchType
Packages that use TextMatchType
-
Uses of TextMatchType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as TextMatchTypeModifier and TypeFieldDescriptionprotected TextMatchTypeParamFilterType.textMatchprotected TextMatchTypePropFilterType.textMatchMethods in org.oasis_open.docs.ws_calendar.ns.soap that return TextMatchTypeModifier and TypeMethodDescriptionObjectFactory.createTextMatchType()Create an instance ofTextMatchTypeParamFilterType.getTextMatch()Gets the value of the textMatch property.PropFilterType.getTextMatch()Gets the value of the textMatch property.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type TextMatchTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TextMatchType>ObjectFactory.createTextMatch(TextMatchType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type TextMatchTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TextMatchType>ObjectFactory.createTextMatch(TextMatchType value) voidParamFilterType.setTextMatch(TextMatchType value) Sets the value of the textMatch property.voidPropFilterType.setTextMatch(TextMatchType value) Sets the value of the textMatch property.