|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.SaleType.Factory
public static final class SaleType.Factory
Constructs new instances of SaleType
.
Constructor Summary | |
---|---|
SaleType.Factory()
|
Method Summary | |
---|---|
static SaleType |
newInstance()
Constructs a new instance of SaleType . |
static SaleType |
newInstance(java.lang.String name,
Status status)
Constructs a new instance of SaleType , taking all possible properties
(except the identifier(s))as arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaleType.Factory()
Method Detail |
---|
public static SaleType newInstance()
SaleType
.
public static SaleType newInstance(java.lang.String name, Status status)
SaleType
, 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 |