Class LocateMfgItemsResult

java.lang.Object
com.technia.dsx.threedspace.mfg.item.LocateMfgItemsResult

public class LocateMfgItemsResult extends Object
Result of a locate operation for manufacturing items.

Contains the total number of items found and a list of located members matching the search criteria.

Since:
2024-01-15
  • Constructor Details

    • LocateMfgItemsResult

      public LocateMfgItemsResult()
  • Method Details