Package de.hsh.graja.gui.exec
Class Result
java.lang.Object
de.hsh.graja.gui.exec.Result
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
loadProformaResponse
(String inFileName) static void
loadResult
(String inFileName)
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
loadResult
- Throws:
javax.xml.bind.JAXBException
IOException
-
loadProformaResponse
public static void loadProformaResponse(String inFileName) throws javax.xml.bind.JAXBException, IOException - Throws:
javax.xml.bind.JAXBException
IOException
-