@Embeddable public class VertexRefEntity extends Object
Constructor and Description |
---|
VertexRefEntity(String namespace,
String id) |
VertexRefEntity(VertexRefEntity genericVertexRef)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getNamespace() |
int |
hashCode() |
String |
toString() |
public VertexRefEntity(VertexRefEntity genericVertexRef)
Copyright © 2021. All rights reserved.