Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.TextMatchType
-
Packages that use TextMatchType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of TextMatchType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as TextMatchType Modifier and Type Field Description protected TextMatchTypeParamFilterType. textMatchprotected TextMatchTypePropFilterType. textMatchMethods in org.oasis_open.docs.ws_calendar.ns.soap that return TextMatchType Modifier and Type Method Description TextMatchTypeObjectFactory. createTextMatchType()Create an instance ofTextMatchTypeTextMatchTypeParamFilterType. getTextMatch()Gets the value of the textMatch property.TextMatchTypePropFilterType. 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 TextMatchType Modifier and Type Method Description javax.xml.bind.JAXBElement<TextMatchType>ObjectFactory. createTextMatch(TextMatchType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type TextMatchType Modifier and Type Method Description javax.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.
-