
public class DoubleReferenceItem extends Object
| Constructor and Description |
|---|
DoubleReferenceItem(String fieldNameOne,
ORidBag ridBagOne,
String fieldNameTwo,
ORidBag ridBagTwo,
OBonsaiBucketPointer oBonsaiBucketPointer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldNameOne() |
String |
getFieldNameTwo() |
OBonsaiBucketPointer |
getoBonsaiBucketPointer() |
ORidBag |
getRidBagOne() |
ORidBag |
getRidBagTwo() |
public DoubleReferenceItem(String fieldNameOne, ORidBag ridBagOne, String fieldNameTwo, ORidBag ridBagTwo, OBonsaiBucketPointer oBonsaiBucketPointer)
public String getFieldNameOne()
public String getFieldNameTwo()
public OBonsaiBucketPointer getoBonsaiBucketPointer()
public ORidBag getRidBagOne()
public ORidBag getRidBagTwo()
Copyright © 2009–2025 OrientDB. All rights reserved.