public interface GraphEdge
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFriendlyName()  | 
MapFunction | 
getMapFunction()  | 
Status | 
getStatus()  | 
int | 
getWeight()  | 
void | 
setStatus(Status status)  | 
void setStatus(Status status)
Status getStatus()
MapFunction getMapFunction()
int getWeight()
String getFriendlyName()
Copyright © 2021. All rights reserved.