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 TextMatchType
ParamFilterType.textMatch
protected TextMatchType
PropFilterType.textMatch
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return TextMatchTypeModifier and TypeMethodDescriptionObjectFactory.createTextMatchType()
Create an instance ofTextMatchType
ParamFilterType.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) void
ParamFilterType.setTextMatch
(TextMatchType value) Sets the value of the textMatch property.void
PropFilterType.setTextMatch
(TextMatchType value) Sets the value of the textMatch property.