| 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() |
String |
toString() |
public Ref(String _stringRefValue)
@ConstructorProperties(value="value") public Ref(char[] _value)
public Ref(Cont.Ref source)
source - Source objectpublic String getStringRefValue()
public char[] getValue()
Copyright © 2019 OpenDaylight. All rights reserved.