Uses of Record Class
aQute.bnd.wstemplates.TemplateID
Packages that use TemplateID
-
Uses of TemplateID in aQute.bnd.wstemplates
Classes in aQute.bnd.wstemplates that implement interfaces with type arguments of type TemplateIDMethods in aQute.bnd.wstemplates that return TemplateIDModifier and TypeMethodDescriptionstatic TemplateIDParse the id into a Template ID.FragmentTemplateEngine.TemplateInfo.id()Returns the value of theidrecord component.Methods in aQute.bnd.wstemplates with parameters of type TemplateIDConstructors in aQute.bnd.wstemplates with parameters of type TemplateIDModifierConstructorDescriptionTemplateInfo(TemplateID id, String name, String description, String[] require, String... tag) Creates an instance of aTemplateInforecord class.