Class LabelFile

java.lang.Object
org.apache.ofbiz.webtools.labelmanager.LabelFile

public class LabelFile extends Object
  • Constructor Details

    • LabelFile

      protected LabelFile(File file, String componentName)
  • Method Details

    • getFile

      public File getFile()
      Gets file.
      Returns:
      the file
    • getFileName

      public String getFileName()
      Gets file name.
      Returns:
      the file name
    • getFilePath

      public String getFilePath()
      Gets file path.
      Returns:
      the file path
    • getComponentName

      public String getComponentName()
      Gets component name.
      Returns:
      the component name