Class BQuantityDTO

java.lang.Object
de.aeb.xnsg.logistics.bf.QuantityDTO
de.aeb.xnsg.billing.bf.BQuantityDTO

public class BQuantityDTO extends de.aeb.xnsg.logistics.bf.QuantityDTO
Quantities for Billing.
  • Field Summary

    Fields inherited from class de.aeb.xnsg.logistics.bf.QuantityDTO

    uneceUnit, unit, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.aeb.xnsg.logistics.bf.QuantityDTO

    equals, hashCode

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BQuantityDTO

      public BQuantityDTO()