Uses of Class
org.bedework.schemas.catdav_1.TextMatchType
-
Packages that use TextMatchType Package Description org.bedework.schemas.catdav_1 -
-
Uses of TextMatchType in org.bedework.schemas.catdav_1
Fields in org.bedework.schemas.catdav_1 declared as TextMatchType Modifier and Type Field Description protected TextMatchTypePropFilterType. textMatchMethods in org.bedework.schemas.catdav_1 that return TextMatchType Modifier and Type Method Description TextMatchTypeObjectFactory. createTextMatchType()Create an instance ofTextMatchTypeTextMatchTypePropFilterType. getTextMatch()Gets the value of the textMatch property.Methods in org.bedework.schemas.catdav_1 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.bedework.schemas.catdav_1 with parameters of type TextMatchType Modifier and Type Method Description javax.xml.bind.JAXBElement<TextMatchType>ObjectFactory. createTextMatch(TextMatchType value)voidPropFilterType. setTextMatch(TextMatchType value)Sets the value of the textMatch property.
-