Uses of Class
ietf.params.xml.ns.caldav.TextMatchType
Packages that use TextMatchType
-
Uses of TextMatchType in ietf.params.xml.ns.caldav
Fields in ietf.params.xml.ns.caldav declared as TextMatchTypeModifier and TypeFieldDescriptionprotected TextMatchTypeParamFilterType.textMatchprotected TextMatchTypePropFilterType.textMatchMethods in ietf.params.xml.ns.caldav 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 ietf.params.xml.ns.caldav that return types with arguments of type TextMatchTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TextMatchType>ObjectFactory.createTextMatch(TextMatchType value) Methods in ietf.params.xml.ns.caldav 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.