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