Package com.senzing.g2.engine.plugin
Class G2PluginInterface.VersionContext
- java.lang.Object
-
- com.senzing.g2.engine.plugin.G2PluginInterface.VersionContext
-
- Enclosing interface:
- G2PluginInterface
public static class G2PluginInterface.VersionContext extends Object
Context for version.
-
-
Constructor Summary
Constructors Constructor Description VersionContext()Constructs the version context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetVersionInfo()Gets the version infovoidsetVersionInfo(String version)Sets the version info
-