Uses of Class
org.smallmind.scribe.pen.Template.Change
-
Packages that use Template.Change Package Description org.smallmind.scribe.pen -
-
Uses of Template.Change in org.smallmind.scribe.pen
Methods in org.smallmind.scribe.pen that return Template.Change Modifier and Type Method Description static Template.ChangeTemplate.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.Methods in org.smallmind.scribe.pen with parameters of type Template.Change Modifier and Type Method Description protected voidTemplate. applyChange(Template.Change change, Logger logger)protected static voidLoggerManager. commitTemplateChanges(Template.Change change, Template template)
-