public interface ProvaResultSet
| Modifier and Type | Method and Description |
|---|---|
void |
add(ProvaSolution solution) |
ProvaParsingException |
getException() |
java.util.Vector<ProvaSolution> |
getSolutions() |
void |
setException(ProvaParsingException pex) |
void add(ProvaSolution solution)
java.util.Vector<ProvaSolution> getSolutions()
ProvaParsingException getException()
void setException(ProvaParsingException pex)
Copyright © 2019. All Rights Reserved.