private static class TestPropertiesMojo.Plugin
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private org.eclipse.tycho.core.osgitools.OsgiManifest |
manifest |
private TestPropertiesMojo.TestType |
testType |
Constructor and Description |
---|
Plugin(org.eclipse.tycho.core.osgitools.OsgiManifest manifest,
TestPropertiesMojo.TestType testType) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.tycho.core.osgitools.OsgiManifest |
getManifest() |
TestPropertiesMojo.TestType |
getTestType() |
private final org.eclipse.tycho.core.osgitools.OsgiManifest manifest
private final TestPropertiesMojo.TestType testType
public Plugin(org.eclipse.tycho.core.osgitools.OsgiManifest manifest, TestPropertiesMojo.TestType testType)
public org.eclipse.tycho.core.osgitools.OsgiManifest getManifest()
public TestPropertiesMojo.TestType getTestType()