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