-
public class dittoffi_result_docs_and_ids_t
-
-
Constructor Summary
Constructors Constructor Description dittoffi_result_docs_and_ids_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetError(SWIGTYPE_p_dittoffi_error value)SWIGTYPE_p_dittoffi_errorgetError()voidsetSuccess(docs_and_ids_t value)docs_and_ids_tgetSuccess()-
-
Method Detail
-
delete
synchronized void delete()
-
setError
void setError(SWIGTYPE_p_dittoffi_error value)
-
getError
SWIGTYPE_p_dittoffi_error getError()
-
setSuccess
void setSuccess(docs_and_ids_t value)
-
getSuccess
docs_and_ids_t getSuccess()
-
-
-
-