public class NetworkRecord extends Record
Constructor and Description |
---|
NetworkRecord(String line)
通过解析源表行构建数据流记录。
|
Modifier and Type | Method and Description |
---|---|
boolean |
areFeesRequired()
检查是否需要费用。
|
Authentication |
getAuthentication()
获取认证方法。
|
String |
getNetworkIdentifier()
获取网络标识符。
|
String |
getNetworkInfoAddress()
获取网络信息的网址。
|
String |
getOperator()
获取运营广播站的机构/机构/公司。
|
RecordType |
getRecordType()
获取记录类型。
|
String |
getRegistrationAddress()
获取注册的网址或邮件地址。
|
String |
getStreamInfoAddress()
获取流信息的网址。
|
getField, getFieldsNumber, getMisc
public NetworkRecord(String line)
line
- 源表行
public RecordType getRecordType()
getRecordType
在类 Record
public String getNetworkIdentifier()
public String getOperator()
public Authentication getAuthentication()
public boolean areFeesRequired()
public String getNetworkInfoAddress()
public String getStreamInfoAddress()
public String getRegistrationAddress()
Copyright © 2002-2023 CS GROUP. All rights reserved.