public class B008 extends AbstractBlockette implements IndexBlockette
id, originalText, title, type, volume| Constructor and Description |
|---|
B008() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelCode() |
BTime |
getChannelInformationEffectiveDate() |
String |
getLocationCode() |
int |
getLogicalRecordLength() |
String |
getNetworkCode() |
String |
getStationCode() |
BTime |
getStationInformationEffectiveDate() |
String |
getVersion() |
BTime |
getVolumeEndTime() |
BTime |
getVolumeStartTime() |
void |
setChannelCode(String channelCode) |
void |
setChannelInformationEffectiveDate(BTime channelInformationEffectiveDate) |
void |
setLocationCode(String locationCode) |
void |
setLogicalRecordLength(int logicalRecordLength) |
void |
setNetworkCode(String networkCode) |
void |
setStationCode(String stationCode) |
void |
setStationInformationEffectiveDate(BTime stationInformationEffectiveDate) |
void |
setVersion(String version) |
void |
setVolumeEndTime(BTime endTime) |
void |
setVolumeStartTime(BTime startTime) |
String |
toSeedString() |
describe, getId, getLength, getMaximumLength, getOriginalText, getParent, getTitle, getType, getVolume, isOverFlown, setId, setParent, setTitle, setType, setVolume, toStringpublic String getVersion()
public void setVersion(String version)
public int getLogicalRecordLength()
public void setLogicalRecordLength(int logicalRecordLength)
public BTime getVolumeStartTime()
public void setVolumeStartTime(BTime startTime)
public BTime getVolumeEndTime()
public void setVolumeEndTime(BTime endTime)
public String getStationCode()
public void setStationCode(String stationCode)
public String getLocationCode()
public void setLocationCode(String locationCode)
public String getChannelCode()
public void setChannelCode(String channelCode)
public BTime getStationInformationEffectiveDate()
public void setStationInformationEffectiveDate(BTime stationInformationEffectiveDate)
public BTime getChannelInformationEffectiveDate()
public void setChannelInformationEffectiveDate(BTime channelInformationEffectiveDate)
public String getNetworkCode()
public void setNetworkCode(String networkCode)
public String toSeedString() throws SeedException
toSeedString in interface BlockettetoSeedString in class AbstractBlocketteSeedExceptionCopyright © 2018. All rights reserved.