Package ghidra.framework.main.datatree
Class VersionInfo
- java.lang.Object
-
- ghidra.framework.main.datatree.VersionInfo
-
- All Implemented Interfaces:
java.io.Serializable
public class VersionInfo extends java.lang.Object implements java.io.SerializableVersion info that is inside of the VersionInfoTransferable; must be serializable.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDomainFilePath()Get the path to the domain file.intgetVersionNumber()Get the version number.
-