Constructor and Description |
---|
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() |
int |
hashCode() |
String |
stringValue()
Return a String representing the value of this union.
|
String |
toString() |
public Ref(String _stringRefValue)
public Ref(Cont.Ref source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.