public static final class Program2Person.Factory extends Object
Program2Person.| Constructor and Description |
|---|
Program2Person.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static Program2Person |
newInstance()
Constructs a new instance of
Program2Person. |
static Program2Person |
newInstance(Person person,
Location location,
Program program,
ProgramPrivilege programPrivilege)
Constructs a new instance of
Program2Person, taking all possible properties
(except the identifier(s))as arguments. |
static Program2Person |
newInstance(Person person,
Program program,
ProgramPrivilege programPrivilege)
Constructs a new instance of
Program2Person, taking all required and/or
read-only properties as arguments. |
public static Program2Person newInstance()
Program2Person.public static Program2Person newInstance(Person person, Program program, ProgramPrivilege programPrivilege)
Program2Person, taking all required and/or
read-only properties as arguments.public static Program2Person newInstance(Person person, Location location, Program program, ProgramPrivilege programPrivilege)
Program2Person, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.