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