Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.TextMatchType
-
Packages that use TextMatchType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of TextMatchType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as TextMatchType Modifier and Type Field Description protected TextMatchTypeParamFilterType. textMatchprotected TextMatchTypePropFilterType. textMatchMethods in org.oasis_open.docs.ns.wscal.calws_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.ns.wscal.calws_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.ns.wscal.calws_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.
-