Package com.vaadin.flow.plugin.maven
Class Fragment
- java.lang.Object
-
- com.vaadin.flow.plugin.maven.Fragment
-
public class Fragment extends Object
Intended to be used by Maven to specify fragments.- Since:
- 1.0.
- Author:
- Vaadin Ltd
-
-
Constructor Summary
Constructors Constructor Description Fragment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getFiles()Gets the files that belong to the fragment.StringgetName()Gets the name of a fragment.StringtoString()
-