Uses of Class
com.helger.regrep.lcm.RemoveObjectsRequest
-
Packages that use RemoveObjectsRequest Package Description com.helger.regrep com.helger.regrep.lcm -
-
Uses of RemoveObjectsRequest in com.helger.regrep
Methods in com.helger.regrep that return types with arguments of type RemoveObjectsRequest Modifier and Type Method Description static RegRep4Reader<RemoveObjectsRequest>RegRep4Reader. removeObjectsRequest()Deprecated, for removal: This API element is subject to removal in a future version.Create a reader builder forRemoveObjectsRequest.static RegRep4Writer<RemoveObjectsRequest>RegRep4Writer. removeObjectsRequest()Deprecated, for removal: This API element is subject to removal in a future version.Create a writer builder forRemoveObjectsRequest. -
Uses of RemoveObjectsRequest in com.helger.regrep.lcm
Methods in com.helger.regrep.lcm that return RemoveObjectsRequest Modifier and Type Method Description RemoveObjectsRequestRemoveObjectsRequest. clone()Created by ph-jaxb-plugin -Xph-cloneable2RemoveObjectsRequestObjectFactory. createRemoveObjectsRequest()Create an instance ofRemoveObjectsRequestMethods in com.helger.regrep.lcm with parameters of type RemoveObjectsRequest Modifier and Type Method Description voidRemoveObjectsRequest. cloneTo(RemoveObjectsRequest ret)This method clones all values fromthisto the passed object.
-