@Embeddable public class VertexRefEntity extends Object implements Serializable
Constructor and Description |
---|
VertexRefEntity() |
VertexRefEntity(String namespace,
String id) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getNamespace() |
void |
setId(String id) |
void |
setNamespace(String namespace) |
Copyright © 2021. All rights reserved.