Uses of Class
org.opends.dsml.protocol.BatchResponse
-
-
Uses of BatchResponse in org.opends.dsml.protocol
Methods in org.opends.dsml.protocol that return BatchResponse Modifier and Type Method Description BatchResponseObjectFactory. createBatchResponse()Create an instance ofBatchResponseMethods in org.opends.dsml.protocol that return types with arguments of type BatchResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<BatchResponse>ObjectFactory. createBatchResponse(BatchResponse value)Methods in org.opends.dsml.protocol with parameters of type BatchResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<BatchResponse>ObjectFactory. createBatchResponse(BatchResponse value)
-