Uses of Class
com.helger.regrep.spi.FilterObjectsRequest
-
Packages that use FilterObjectsRequest Package Description com.helger.regrep com.helger.regrep.spi -
-
Uses of FilterObjectsRequest in com.helger.regrep
Methods in com.helger.regrep that return types with arguments of type FilterObjectsRequest Modifier and Type Method Description static RegRep4Reader<FilterObjectsRequest>RegRep4Reader. filterObjectsRequest()Deprecated, for removal: This API element is subject to removal in a future version.Create a reader builder forFilterObjectsRequest.static RegRep4Writer<FilterObjectsRequest>RegRep4Writer. filterObjectsRequest()Deprecated, for removal: This API element is subject to removal in a future version.Create a writer builder forFilterObjectsRequest. -
Uses of FilterObjectsRequest in com.helger.regrep.spi
Methods in com.helger.regrep.spi that return FilterObjectsRequest Modifier and Type Method Description FilterObjectsRequestFilterObjectsRequest. clone()Created by ph-jaxb-plugin -Xph-cloneable2FilterObjectsRequestObjectFactory. createFilterObjectsRequest()Create an instance ofFilterObjectsRequestMethods in com.helger.regrep.spi with parameters of type FilterObjectsRequest Modifier and Type Method Description voidFilterObjectsRequest. cloneTo(FilterObjectsRequest ret)This method clones all values fromthisto the passed object.
-