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