@Deprecated public class XSQLBluePrintRelation extends Object implements Serializable
| Constructor and Description |
|---|
XSQLBluePrintRelation(XSQLBluePrintNode _parent,
String _property,
Class<?> _childClass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
List<?> |
execute(Object o)
Deprecated.
|
Class<?> |
getChildClass()
Deprecated.
|
Class<?> |
getNEClosestClass()
Deprecated.
|
static Class<?> |
getNEClosestClass(Class<?> p)
Deprecated.
|
XSQLBluePrintNode |
getParent()
Deprecated.
|
String |
getProperty()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public XSQLBluePrintRelation(XSQLBluePrintNode _parent, String _property, Class<?> _childClass)
public Class<?> getNEClosestClass()
public XSQLBluePrintNode getParent()
public String getProperty()
public Class<?> getChildClass()
Copyright © 2017 OpenDaylight. All rights reserved.