|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.tfc.dbmodel.TipusSiniestre.Factory
public static final class TipusSiniestre.Factory
Constructs new instances of TipusSiniestre
.
Constructor Summary | |
---|---|
TipusSiniestre.Factory()
|
Method Summary | |
---|---|
static TipusSiniestre |
newInstance()
Constructs a new instance of TipusSiniestre . |
static TipusSiniestre |
newInstance(java.lang.String nom,
java.lang.Boolean actiu)
Constructs a new instance of TipusSiniestre , taking all required and/or
read-only properties as arguments. |
static TipusSiniestre |
newInstance(java.lang.String nom,
java.lang.Boolean actiu,
java.util.Collection parts)
Constructs a new instance of TipusSiniestre , 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 TipusSiniestre.Factory()
Method Detail |
---|
public static TipusSiniestre newInstance()
TipusSiniestre
.
public static TipusSiniestre newInstance(java.lang.String nom, java.lang.Boolean actiu)
TipusSiniestre
, taking all required and/or
read-only properties as arguments.
public static TipusSiniestre newInstance(java.lang.String nom, java.lang.Boolean actiu, java.util.Collection parts)
TipusSiniestre
, 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 |