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