|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.blankoworld.piecesComposites.Pieces fr.blankoworld.piecesComposites.PiecesDeBase
public class PiecesDeBase
Pièces typées dites de Base
Constructor Summary | |
---|---|
PiecesDeBase()
|
Method Summary | |
---|---|
void |
calculPrixRevient()
Permet de calculer le prix de revient d'une pièce |
Methods inherited from class fr.blankoworld.piecesComposites.Pieces |
---|
donneNom, donnePrixHA, donnePrixVenteHTPièce, donnePrixVenteTTC |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PiecesDeBase()
Method Detail |
---|
public void calculPrixRevient()
calculPrixRevient
in class Pieces
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |