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 label,
String name,
String description,
Short rankOrder,
Timestamp updateDate,
Status status)
Constructs a new instance of
DepthGradient , taking all required and/or
read-only properties as arguments, except for identifiers. |
static DepthGradient |
newInstance(String comments,
String label,
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 DepthGradient.Factory()
public static DepthGradient newInstance()
DepthGradient
.public static DepthGradient newInstance(String label, String name, String description, Short rankOrder, Timestamp updateDate, Status status)
DepthGradient
, taking all required and/or
read-only properties as arguments, except for identifiers.label
- Stringname
- Stringdescription
- StringrankOrder
- ShortupdateDate
- Timestampstatus
- Statuspublic static DepthGradient newInstance(String comments, String label, String name, String description, Short rankOrder, Timestamp updateDate, Status status)
DepthGradient
, taking all possible properties
(except the identifier(s))as arguments.comments
- Stringlabel
- Stringname
- Stringdescription
- StringrankOrder
- ShortupdateDate
- Timestampstatus
- StatusCopyright © 2012–2014 IFREMER. All rights reserved.