Constructor and Description |
---|
Ref(char[] _value)
Constructor provided only for using in JMX.
|
Ref(Cont.Ref source)
Creates a copy from Source Object.
|
Ref(String _stringrefvalue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getStringrefvalue() |
char[] |
getValue() |
int |
hashCode() |
Cont.Ref |
setValue(char[] value) |
String |
toString() |
public Ref(String _stringrefvalue)
@ConstructorProperties(value="value") public Ref(char[] _value)
public Ref(Cont.Ref source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.