Package com.zerog.ia.auto.project.vapp
Class EULA
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.vapp.EULA
-
- All Implemented Interfaces:
Referenceable
public final class EULA extends ProjectObject
Represents an End User License Agreement
-
-
Constructor Summary
Constructors Constructor Description EULA()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getLicenseFilePath()
License File Path associated with the Virtual Appliancevoid
setLicenseFilePath(java.lang.String LicenseFilePath)
License File Path associated with the Virtual Appliance-
Methods inherited from class com.zerog.ia.auto.project.ProjectObject
equals, getReferenceID, hashCode, setReferenceID
-
-