public static final class DepartmentPrivilegeTransfert.Factory extends Object
DepartmentPrivilegeTransfert
.Constructor and Description |
---|
DepartmentPrivilegeTransfert.Factory() |
Modifier and Type | Method and Description |
---|---|
static DepartmentPrivilegeTransfert |
newInstance()
Constructs a new instance of
DepartmentPrivilegeTransfert . |
static DepartmentPrivilegeTransfert |
newInstance(Date transfertDate,
Timestamp updateDate,
Department fromDepartment,
Status status,
Department toDepartment)
Constructs a new instance of
DepartmentPrivilegeTransfert , taking all possible properties
(except the identifier(s))as arguments. |
public DepartmentPrivilegeTransfert.Factory()
public static DepartmentPrivilegeTransfert newInstance()
DepartmentPrivilegeTransfert
.public static DepartmentPrivilegeTransfert newInstance(Date transfertDate, Timestamp updateDate, Department fromDepartment, Status status, Department toDepartment)
DepartmentPrivilegeTransfert
, taking all possible properties
(except the identifier(s))as arguments.transfertDate
- DateupdateDate
- TimestampfromDepartment
- Departmentstatus
- StatustoDepartment
- DepartmentCopyright © 2012–2014 IFREMER. All rights reserved.