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(Department department,
Location location,
Program program,
ProgramPrivilege programPrivilege)
Constructs a new instance of
Program2Department, taking all possible properties
(except the identifier(s))as arguments. |
static Program2Department |
newInstance(Department department,
Program program,
ProgramPrivilege programPrivilege)
Constructs a new instance of
Program2Department, taking all required and/or
read-only properties as arguments. |
public static Program2Department newInstance()
Program2Department.public static Program2Department newInstance(Department department, Program program, ProgramPrivilege programPrivilege)
Program2Department, taking all required and/or
read-only properties as arguments.public static Program2Department newInstance(Department department, Location location, Program program, ProgramPrivilege programPrivilege)
Program2Department, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.