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