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