Package org.daisy.dotify.api.embosser
Interface EmbosserFactoryProperties
-
- All Superinterfaces:
FactoryProperties
- All Known Subinterfaces:
Embosser
public interface EmbosserFactoryProperties extends FactoryProperties
ExtendsFactoryPropertieswith embosser specific information.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.daisy.dotify.api.factory.FactoryProperties
FactoryProperties.ComparatorBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMake()Gets the make for this embosserStringgetModel()Gets the model for this embosser-
Methods inherited from interface org.daisy.dotify.api.factory.FactoryProperties
getDescription, getDisplayName, getIdentifier
-
-