public class VRETSession extends XMLInitialization
| Constructor and Description |
|---|
VRETSession(String name,
InputStream descriptorXml) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(Node node) |
Date |
getDate() |
static VRETSession |
getInstance(VRETRepository vretRepo) |
String |
getName() |
String |
getReportFilepath() |
boolean |
isPassed() |
void |
setName(String name) |
getAttribute, getTextContentpublic VRETSession(String name, InputStream descriptorXml) throws Exception
Exceptionpublic static VRETSession getInstance(VRETRepository vretRepo) throws ReportException
ReportExceptionprotected void accept(Node node)
accept in class XMLInitializationpublic String getName()
public void setName(String name)
public String getReportFilepath()
public boolean isPassed()
public Date getDate()
Copyright © 2013. All Rights Reserved.