public class Nanotime extends Object implements Serializable
| Constructor and Description |
|---|
Nanotime(BigInteger _value) |
Nanotime(Nanotime source)
Creates a copy from Source Object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Nanotime |
getDefaultInstance(String defaultValue) |
BigInteger |
getValue() |
int |
hashCode() |
String |
toString() |
public static final String _UNITS
@ConstructorProperties(value="value") public Nanotime(BigInteger _value)
public Nanotime(Nanotime source)
source - Source objectpublic BigInteger getValue()
Copyright © 2017 OpenDaylight. All rights reserved.