Uses of Class
org.bedework.schemas.catdav_1.PropFilterType
-
Packages that use PropFilterType Package Description org.bedework.schemas.catdav_1 -
-
Uses of PropFilterType in org.bedework.schemas.catdav_1
Fields in org.bedework.schemas.catdav_1 with type parameters of type PropFilterType Modifier and Type Field Description protected List<PropFilterType>FilterType. propFilterMethods in org.bedework.schemas.catdav_1 that return PropFilterType Modifier and Type Method Description PropFilterTypeObjectFactory. createPropFilterType()Create an instance ofPropFilterTypeMethods in org.bedework.schemas.catdav_1 that return types with arguments of type PropFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropFilterType>ObjectFactory. createPropFilter(PropFilterType value)List<PropFilterType>FilterType. getPropFilter()Gets the value of the propFilter property.Methods in org.bedework.schemas.catdav_1 with parameters of type PropFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropFilterType>ObjectFactory. createPropFilter(PropFilterType value)
-