public class SourceTable extends Object
Modifier and Type | Method and Description |
---|---|
List<CasterRecord> |
getCasters()
Get the casters records.
|
List<DataStreamRecord> |
getDataStreams()
Get the data streams records.
|
List<NetworkRecord> |
getNetworks()
Get the networks records.
|
String |
getNtripFlags()
Get the flags set by server.
|
public String getNtripFlags()
public List<CasterRecord> getCasters()
public List<NetworkRecord> getNetworks()
public List<DataStreamRecord> getDataStreams()
Copyright © 2002-2022 CS GROUP. All rights reserved.