public class AbstractVertexRef extends AbstractRef implements VertexRef
Constructor and Description |
---|
AbstractVertexRef(String namespace,
String id)
Deprecated.
Specify a useful label for the object
|
AbstractVertexRef(String namespace,
String id,
String label) |
AbstractVertexRef(VertexRef ref) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
toString() |
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getLabel, getNamespace
compareTo
public AbstractVertexRef(VertexRef ref)
Copyright © 2015. All Rights Reserved.