|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CutMatches | |
---|---|
de.tobiasbudde.regedit.reg.config |
Uses of CutMatches in de.tobiasbudde.regedit.reg.config |
---|
Methods in de.tobiasbudde.regedit.reg.config that return CutMatches | |
---|---|
CutMatches |
ReplaceConfiguration.getCuttingMode()
|
static CutMatches |
CutMatches.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CutMatches[] |
CutMatches.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.tobiasbudde.regedit.reg.config with parameters of type CutMatches | |
---|---|
void |
ReplaceConfiguration.setCuttingMode(CutMatches cuttingMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |