Constructor and Description |
---|
RefUnionInt32(char[] _value)
Constructor provided only for using in JMX.
|
RefUnionInt32(ContInt32.RefUnionInt32 source)
Creates a copy from Source Object.
|
RefUnionInt32(Long _longRefUnionInt32Value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Long |
getLongRefUnionInt32Value() |
char[] |
getValue() |
int |
hashCode() |
String |
toString() |
public RefUnionInt32(Long _longRefUnionInt32Value)
@ConstructorProperties(value="value") public RefUnionInt32(char[] _value)
public RefUnionInt32(ContInt32.RefUnionInt32 source)
source
- Source objectpublic Long getLongRefUnionInt32Value()
public char[] getValue()
Copyright © 2019 OpenDaylight. All rights reserved.