| Constructor and Description |
|---|
PhotoType.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static PhotoType |
newInstance()
Constructs a new instance of
PhotoType. |
static PhotoType |
newInstance(String name,
String description,
Status status)
Constructs a new instance of
PhotoType, taking all required and/or
read-only properties as arguments. |
static PhotoType |
newInstance(String name,
String description,
Timestamp updateDate,
Status status)
Constructs a new instance of
PhotoType, taking all possible properties
(except the identifier(s))as arguments. |
Copyright © 2013. All Rights Reserved.