BrightSide Workbench Full Report + Source Code
org.turro.financials.handshake.HandshakeDocLine Class Reference
Collaboration diagram for org.turro.financials.handshake.HandshakeDocLine:

Public Attributes

HandshakeProduct product
 
String concept
 
double quantity
 
double price
 
double tax
 
double equivalenceSurcharge
 
double discountPerCent
 
double discountMoney
 
double retention
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 25 of file HandshakeDocLine.java.

Member Data Documentation

◆ concept

String org.turro.financials.handshake.HandshakeDocLine.concept

Definition at line 28 of file HandshakeDocLine.java.

◆ discountMoney

double org.turro.financials.handshake.HandshakeDocLine.discountMoney

Definition at line 34 of file HandshakeDocLine.java.

◆ discountPerCent

double org.turro.financials.handshake.HandshakeDocLine.discountPerCent

Definition at line 33 of file HandshakeDocLine.java.

◆ equivalenceSurcharge

double org.turro.financials.handshake.HandshakeDocLine.equivalenceSurcharge

Definition at line 32 of file HandshakeDocLine.java.

◆ price

double org.turro.financials.handshake.HandshakeDocLine.price

Definition at line 30 of file HandshakeDocLine.java.

◆ product

HandshakeProduct org.turro.financials.handshake.HandshakeDocLine.product

Definition at line 27 of file HandshakeDocLine.java.

◆ quantity

double org.turro.financials.handshake.HandshakeDocLine.quantity

Definition at line 29 of file HandshakeDocLine.java.

◆ retention

double org.turro.financials.handshake.HandshakeDocLine.retention

Definition at line 35 of file HandshakeDocLine.java.

◆ tax

double org.turro.financials.handshake.HandshakeDocLine.tax

Definition at line 31 of file HandshakeDocLine.java.


The documentation for this class was generated from the following file: