org.jboss.dtf.testframework.productrepository
Class ProductInstallerDetails
java.lang.Object
org.jboss.dtf.testframework.productrepository.ProductInstallerDetails
- All Implemented Interfaces:
- java.io.Serializable
public class ProductInstallerDetails
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductInstallerDetails
public ProductInstallerDetails(java.lang.String name,
java.net.URL installerAntScript)
ProductInstallerDetails
public ProductInstallerDetails(java.lang.String name,
java.net.URL installerAntScript,
long version)
getName
public java.lang.String getName()
getInstallingAntScriptURL
public java.net.URL getInstallingAntScriptURL()
setInstallingAntScriptURL
public void setInstallingAntScriptURL(java.net.URL antScript)
getVersionId
public long getVersionId()