Class BomEditorParmsDTO

java.lang.Object
de.aeb.xnsg.expctrl.af.BomEditorParmsDTO

public class BomEditorParmsDTO extends Object
Parameters for the BOM editor application.
  • Field Details

    • bomId

      public String bomId
      The id of the BOM which should be opened. If no BOM with this id already exists, a new BOM will be created automatically.
  • Constructor Details

    • BomEditorParmsDTO

      public BomEditorParmsDTO()