public interface GraphVertex
Modifier and Type | Method and Description |
---|---|
Application |
getApplication() |
BusinessService |
getBusinessService() |
IpService |
getIpService() |
int |
getLevel() |
ReductionFunction |
getReductionFunction() |
String |
getReductionKey() |
Status |
getStatus() |
void |
setStatus(Status status) |
int getLevel()
void setStatus(Status status)
Status getStatus()
ReductionFunction getReductionFunction()
String getReductionKey()
BusinessService getBusinessService()
IpService getIpService()
Application getApplication()
Copyright © 2021. All rights reserved.