public class Timestamp extends Timeticks implements Serializable
Constructor and Description |
---|
Timestamp(Long _value) |
Timestamp(Timestamp source)
Creates a copy from Source Object.
|
Timestamp(Timeticks source)
Creates a new instance from Timeticks
|
Modifier and Type | Method and Description |
---|---|
static Timestamp |
getDefaultInstance(String defaultValue) |
@ConstructorProperties(value="value") public Timestamp(Long _value)
public Timestamp(Timestamp source)
source
- Source objectpublic Timestamp(Timeticks source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.