| Constructor and Description |
|---|
Metier.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static Metier |
newInstance()
Constructs a new instance of
Metier. |
static Metier |
newInstance(String name,
Status status)
Constructs a new instance of
Metier, taking all required and/or
read-only properties as arguments. |
static Metier |
newInstance(String label,
String name,
String description,
Timestamp updateDate,
TaxonGroup taxonGroup,
Status status,
Gear gear)
Constructs a new instance of
Metier, taking all possible properties
(except the identifier(s))as arguments. |
Copyright © 2013. All Rights Reserved.