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