Class LdfPlugin

java.lang.Object
com.zebra.barcode.sdk.sms.entities.LdfPlugin

public class LdfPlugin extends Object
.ldf file entity to capture required tag information This entity is used in LdfFileHandler which is used to parse .ldf file
  • Constructor Details

    • LdfPlugin

      public LdfPlugin()
  • Method Details

    • getPluginPath

      public String getPluginPath()
      Getter method to get the plugin path from the plugin
    • setPluginPath

      public void setPluginPath(String pluginPath)
      Setter method to set the plugin path to the plugin
      Parameters:
      pluginPath -
    • getModelList

      public String getModelList()
      Getter method to get the model list from the plugin
      Returns:
      String modellist
    • setModelList

      public void setModelList(String modelList)
      Setter method to set the model list to the plugin
      Parameters:
      modelList -