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