public class FlowSource extends Object
| Constructor and Description | 
|---|
FlowSource(String location,
          String sourceAddress,
          ContextKey contextKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContextKey | 
getContextKey()  | 
String | 
getLocation()  | 
String | 
getSourceAddress()  | 
public FlowSource(String location, String sourceAddress, ContextKey contextKey)
public String getLocation()
public String getSourceAddress()
public ContextKey getContextKey()
Copyright © 2020. All rights reserved.