public static class Ssurgeon.ArgsBox
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
info |
java.io.File |
infoPath |
java.io.File |
patternDir |
java.lang.String |
patternDirStr |
Ssurgeon.RUNTYPE |
type |
| Constructor and Description |
|---|
ArgsBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
java.lang.String |
toString() |
public Ssurgeon.RUNTYPE type
public java.lang.String patternDirStr
public java.io.File patternDir
public java.lang.String info
public java.io.File infoPath