|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.tfc.dbmodel.Factura.Factory
public static final class Factura.Factory
Constructs new instances of Factura
.
Constructor Summary | |
---|---|
Factura.Factory()
|
Method Summary | |
---|---|
static Factura |
newInstance()
Constructs a new instance of Factura . |
static Factura |
newInstance(java.lang.String codiFactura,
java.lang.String dataEmissio,
Part partDeLaFactura)
Constructs a new instance of Factura , taking all possible properties
(except the identifier(s))as arguments. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Factura.Factory()
Method Detail |
---|
public static Factura newInstance()
Factura
.
public static Factura newInstance(java.lang.String codiFactura, java.lang.String dataEmissio, Part partDeLaFactura)
Factura
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |