| Package | Description |
|---|---|
| org.smallmind.scribe.pen |
| Modifier and Type | Method and Description |
|---|---|
static Template.Change |
Template.Change.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Template.Change[] |
Template.Change.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Template.applyChange(Template.Change change,
Logger logger) |
protected static void |
LoggerManager.commitTemplateChanges(Template.Change change,
Template template) |
Copyright © 2019. All rights reserved.