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(Collection<Program2PersonException> program2PersonExceptions,
Person referencePerson,
Person person,
ProgramPrivilege programPrivilege,
Program program,
Location location)
Constructs a new instance of
Program2Person , taking all possible properties
(except the identifier(s))as arguments. |
static Program2Person |
newInstance(Person person,
ProgramPrivilege programPrivilege,
Program program)
Constructs a new instance of
Program2Person , taking all required and/or
read-only properties as arguments, except for identifiers. |
public Program2Person.Factory()
public static Program2Person newInstance()
Program2Person
.public static Program2Person newInstance(Person person, ProgramPrivilege programPrivilege, Program program)
Program2Person
, taking all required and/or
read-only properties as arguments, except for identifiers.person
- PersonprogramPrivilege
- ProgramPrivilegeprogram
- Programpublic static Program2Person newInstance(Collection<Program2PersonException> program2PersonExceptions, Person referencePerson, Person person, ProgramPrivilege programPrivilege, Program program, Location location)
Program2Person
, taking all possible properties
(except the identifier(s))as arguments.program2PersonExceptions
- CollectionreferencePerson
- Personperson
- PersonprogramPrivilege
- ProgramPrivilegeprogram
- Programlocation
- LocationCopyright © 2012–2014 IFREMER. All rights reserved.