public static final class Program2Department.Factory extends Object
Program2Department
.Constructor and Description |
---|
Program2Department.Factory() |
Modifier and Type | Method and Description |
---|---|
static Program2Department |
newInstance()
Constructs a new instance of
Program2Department . |
static Program2Department |
newInstance(ProgramPrivilege programPrivilege,
Department department,
Location location,
Program program)
Constructs a new instance of
Program2Department , taking all possible properties
(except the identifier(s))as arguments. |
static Program2Department |
newInstance(ProgramPrivilege programPrivilege,
Department department,
Program program)
Constructs a new instance of
Program2Department , taking all required and/or
read-only properties as arguments, except for identifiers. |
public Program2Department.Factory()
public static Program2Department newInstance()
Program2Department
.public static Program2Department newInstance(ProgramPrivilege programPrivilege, Department department, Program program)
Program2Department
, taking all required and/or
read-only properties as arguments, except for identifiers.programPrivilege
- ProgramPrivilegedepartment
- Departmentprogram
- Programpublic static Program2Department newInstance(ProgramPrivilege programPrivilege, Department department, Location location, Program program)
Program2Department
, taking all possible properties
(except the identifier(s))as arguments.programPrivilege
- ProgramPrivilegedepartment
- Departmentlocation
- Locationprogram
- ProgramCopyright © 2012–2014 IFREMER. All rights reserved.