Class Fragment


  • public class Fragment
    extends Object
    Intended to be used by Maven to specify fragments.
    Since:
    1.0.
    Author:
    Vaadin Ltd
    • Constructor Detail

      • Fragment

        public Fragment()
    • Method Detail

      • getName

        public String getName()
        Gets the name of a fragment.
        Returns:
        the name of a fragment, may be null
      • getFiles

        public Set<String> getFiles()
        Gets the files that belong to the fragment.
        Returns:
        the files that belong to a fragment