com.webhiker.dreambox.api.streaminfo
Class StreamInfo

java.lang.Object
  extended by com.webhiker.dreambox.api.streaminfo.StreamInfo

public class StreamInfo
extends java.lang.Object

The Class StreamInfo lists detailed information about the currently showing stream.


Constructor Summary
StreamInfo(java.io.InputStream is)
          Instantiates a new stream info.
 
Method Summary
 java.lang.String getAgc()
          Gets the agc.
 java.lang.String getAPid()
          Gets the a pid.
 java.lang.String getBandwidth()
          Gets the bandwidth.
 java.lang.String getBer()
          Gets the ber.
 java.lang.String getCoderatehp()
          Gets the coderatehp.
 java.lang.String getCoderatelp()
          Gets the coderatelp.
 java.lang.String getConstellation()
          Gets the constellation.
 java.lang.String getFec()
          Gets the fec.
 java.lang.String getFrequency()
          Gets the frequency.
 java.lang.String getGuardInterval()
          Gets the guard interval.
 java.lang.String getHierarchyinfo()
          Gets the hierarchyinfo.
 java.lang.String getInversion()
          Gets the inversion.
 java.lang.String getLock()
          Gets the lock.
 java.lang.String getModulation()
          Gets the modulation.
 java.lang.String getNamespace()
          Gets the namespace.
 java.lang.String getONid()
          Gets the o nid.
 java.lang.String getPcrPid()
          Gets the pcr pid.
 java.lang.String getPmt()
          Gets the pmt.
 java.lang.String getPolarisation()
          Gets the polarisation.
 java.lang.String getProvider()
          Gets the provider.
 java.lang.String getSatellite()
          Gets the satellite.
 java.lang.String getServiceName()
          Gets the service name.
 java.lang.String getServiceReference()
          Gets the service reference.
 java.lang.String getSId()
          Gets the s id.
 java.lang.String getSnr()
          Gets the snr.
 java.lang.String getSupportedCryptSystems()
          Gets the supported crypt systems.
 java.lang.String getSymbol_rate()
          Gets the symbol_rate.
 java.lang.String getSync()
          Gets the sync.
 java.lang.String getTPid()
          Gets the t pid.
 java.lang.String getTransmission()
          Gets the transmission.
 java.lang.String getTSid()
          Gets the t sid.
 java.lang.String getUsedCryptSystems()
          Gets the used crypt systems.
 java.lang.String getVideoFormat()
          Gets the video format.
 java.lang.String getVPid()
          Gets the v pid.
 void setAgc(java.lang.String agc)
          Sets the agc.
 void setAPid(java.lang.String pid)
          Sets the a pid.
 void setBandwidth(java.lang.String bandwidth)
          Sets the bandwidth.
 void setBer(java.lang.String ber)
          Sets the ber.
 void setCoderatehp(java.lang.String coderatehp)
          Sets the coderatehp.
 void setCoderatelp(java.lang.String coderatelp)
          Sets the coderatelp.
 void setConstellation(java.lang.String constellation)
          Sets the constellation.
 void setFec(java.lang.String fec)
          Sets the fec.
 void setFrequency(java.lang.String frequency)
          Sets the frequency.
 void setGuardInterval(java.lang.String guardInterval)
          Sets the guard interval.
 void setHierarchyinfo(java.lang.String hierarchyinfo)
          Sets the hierarchyinfo.
 void setInversion(java.lang.String inversion)
          Sets the inversion.
 void setLock(java.lang.String lock)
          Sets the lock.
 void setModulation(java.lang.String modulation)
          Sets the modulation.
 void setNamespace(java.lang.String namespace)
          Sets the namespace.
 void setONid(java.lang.String nid)
          Sets the o nid.
 void setPcrPid(java.lang.String pcrPid)
          Sets the pcr pid.
 void setPmt(java.lang.String pmt)
          Sets the pmt.
 void setPolarisation(java.lang.String polarisation)
          Sets the polarisation.
 void setProvider(java.lang.String provider)
          Sets the provider.
 void setSatellite(java.lang.String satellite)
          Sets the satellite.
 void setServiceName(java.lang.String serviceName)
          Sets the service name.
 void setServiceReference(java.lang.String serviceReference)
          Sets the service reference.
 void setSId(java.lang.String id)
          Sets the s id.
 void setSnr(java.lang.String snr)
          Sets the snr.
 void setSupportedCryptSystems(java.lang.String supportedCryptSystems)
          Sets the supported crypt systems.
 void setSymbol_rate(java.lang.String symbol_rate)
          Sets the symbol_rate.
 void setSync(java.lang.String sync)
          Sets the sync.
 void setTPid(java.lang.String pid)
          Sets the t pid.
 void setTransmission(java.lang.String transmission)
          Sets the transmission.
 void setTSid(java.lang.String sid)
          Sets the t sid.
 void setUsedCryptSystems(java.lang.String usedCryptSystems)
          Sets the used crypt systems.
 void setVideoFormat(java.lang.String videoFormat)
          Sets the video format.
 void setVPid(java.lang.String pid)
          Sets the v pid.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamInfo

public StreamInfo(java.io.InputStream is)
           throws javax.xml.parsers.ParserConfigurationException,
                  org.xml.sax.SAXException,
                  java.io.IOException
Instantiates a new stream info.

Parameters:
is - the is
Throws:
javax.xml.parsers.ParserConfigurationException - the parser configuration exception
org.xml.sax.SAXException - the SAX exception
java.io.IOException - Signals that an I/O exception has occurred.
Method Detail

getServiceName

public java.lang.String getServiceName()
Gets the service name.

Returns:
the service name

setServiceName

public void setServiceName(java.lang.String serviceName)
Sets the service name.

Parameters:
serviceName - the new service name

getServiceReference

public java.lang.String getServiceReference()
Gets the service reference.

Returns:
the service reference

setServiceReference

public void setServiceReference(java.lang.String serviceReference)
Sets the service reference.

Parameters:
serviceReference - the new service reference

getProvider

public java.lang.String getProvider()
Gets the provider.

Returns:
the provider

setProvider

public void setProvider(java.lang.String provider)
Sets the provider.

Parameters:
provider - the new provider

getVPid

public java.lang.String getVPid()
Gets the v pid.

Returns:
the v pid

setVPid

public void setVPid(java.lang.String pid)
Sets the v pid.

Parameters:
pid - the new v pid

getAPid

public java.lang.String getAPid()
Gets the a pid.

Returns:
the a pid

setAPid

public void setAPid(java.lang.String pid)
Sets the a pid.

Parameters:
pid - the new a pid

getTPid

public java.lang.String getTPid()
Gets the t pid.

Returns:
the t pid

setTPid

public void setTPid(java.lang.String pid)
Sets the t pid.

Parameters:
pid - the new t pid

getTSid

public java.lang.String getTSid()
Gets the t sid.

Returns:
the t sid

setTSid

public void setTSid(java.lang.String sid)
Sets the t sid.

Parameters:
sid - the new t sid

getONid

public java.lang.String getONid()
Gets the o nid.

Returns:
the o nid

setONid

public void setONid(java.lang.String nid)
Sets the o nid.

Parameters:
nid - the new o nid

getSId

public java.lang.String getSId()
Gets the s id.

Returns:
the s id

setSId

public void setSId(java.lang.String id)
Sets the s id.

Parameters:
id - the new s id

getPmt

public java.lang.String getPmt()
Gets the pmt.

Returns:
the pmt

setPmt

public void setPmt(java.lang.String pmt)
Sets the pmt.

Parameters:
pmt - the new pmt

getVideoFormat

public java.lang.String getVideoFormat()
Gets the video format.

Returns:
the video format

setVideoFormat

public void setVideoFormat(java.lang.String videoFormat)
Sets the video format.

Parameters:
videoFormat - the new video format

getNamespace

public java.lang.String getNamespace()
Gets the namespace.

Returns:
the namespace

setNamespace

public void setNamespace(java.lang.String namespace)
Sets the namespace.

Parameters:
namespace - the new namespace

getSupportedCryptSystems

public java.lang.String getSupportedCryptSystems()
Gets the supported crypt systems.

Returns:
the supported crypt systems

setSupportedCryptSystems

public void setSupportedCryptSystems(java.lang.String supportedCryptSystems)
Sets the supported crypt systems.

Parameters:
supportedCryptSystems - the new supported crypt systems

getUsedCryptSystems

public java.lang.String getUsedCryptSystems()
Gets the used crypt systems.

Returns:
the used crypt systems

setUsedCryptSystems

public void setUsedCryptSystems(java.lang.String usedCryptSystems)
Sets the used crypt systems.

Parameters:
usedCryptSystems - the new used crypt systems

getSatellite

public java.lang.String getSatellite()
Gets the satellite.

Returns:
the satellite

setSatellite

public void setSatellite(java.lang.String satellite)
Sets the satellite.

Parameters:
satellite - the new satellite

getFrequency

public java.lang.String getFrequency()
Gets the frequency.

Returns:
the frequency

setFrequency

public void setFrequency(java.lang.String frequency)
Sets the frequency.

Parameters:
frequency - the new frequency

getSymbol_rate

public java.lang.String getSymbol_rate()
Gets the symbol_rate.

Returns:
the symbol_rate

setSymbol_rate

public void setSymbol_rate(java.lang.String symbol_rate)
Sets the symbol_rate.

Parameters:
symbol_rate - the new symbol_rate

getPolarisation

public java.lang.String getPolarisation()
Gets the polarisation.

Returns:
the polarisation

setPolarisation

public void setPolarisation(java.lang.String polarisation)
Sets the polarisation.

Parameters:
polarisation - the new polarisation

getInversion

public java.lang.String getInversion()
Gets the inversion.

Returns:
the inversion

setInversion

public void setInversion(java.lang.String inversion)
Sets the inversion.

Parameters:
inversion - the new inversion

getFec

public java.lang.String getFec()
Gets the fec.

Returns:
the fec

setFec

public void setFec(java.lang.String fec)
Sets the fec.

Parameters:
fec - the new fec

getSnr

public java.lang.String getSnr()
Gets the snr.

Returns:
the snr

setSnr

public void setSnr(java.lang.String snr)
Sets the snr.

Parameters:
snr - the new snr

getAgc

public java.lang.String getAgc()
Gets the agc.

Returns:
the agc

setAgc

public void setAgc(java.lang.String agc)
Sets the agc.

Parameters:
agc - the new agc

getBer

public java.lang.String getBer()
Gets the ber.

Returns:
the ber

setBer

public void setBer(java.lang.String ber)
Sets the ber.

Parameters:
ber - the new ber

getLock

public java.lang.String getLock()
Gets the lock.

Returns:
the lock

setLock

public void setLock(java.lang.String lock)
Sets the lock.

Parameters:
lock - the new lock

getSync

public java.lang.String getSync()
Gets the sync.

Returns:
the sync

setSync

public void setSync(java.lang.String sync)
Sets the sync.

Parameters:
sync - the new sync

getModulation

public java.lang.String getModulation()
Gets the modulation.

Returns:
the modulation

setModulation

public void setModulation(java.lang.String modulation)
Sets the modulation.

Parameters:
modulation - the new modulation

getBandwidth

public java.lang.String getBandwidth()
Gets the bandwidth.

Returns:
the bandwidth

setBandwidth

public void setBandwidth(java.lang.String bandwidth)
Sets the bandwidth.

Parameters:
bandwidth - the new bandwidth

getConstellation

public java.lang.String getConstellation()
Gets the constellation.

Returns:
the constellation

setConstellation

public void setConstellation(java.lang.String constellation)
Sets the constellation.

Parameters:
constellation - the new constellation

getGuardInterval

public java.lang.String getGuardInterval()
Gets the guard interval.

Returns:
the guard interval

setGuardInterval

public void setGuardInterval(java.lang.String guardInterval)
Sets the guard interval.

Parameters:
guardInterval - the new guard interval

getTransmission

public java.lang.String getTransmission()
Gets the transmission.

Returns:
the transmission

setTransmission

public void setTransmission(java.lang.String transmission)
Sets the transmission.

Parameters:
transmission - the new transmission

getCoderatelp

public java.lang.String getCoderatelp()
Gets the coderatelp.

Returns:
the coderatelp

setCoderatelp

public void setCoderatelp(java.lang.String coderatelp)
Sets the coderatelp.

Parameters:
coderatelp - the new coderatelp

getCoderatehp

public java.lang.String getCoderatehp()
Gets the coderatehp.

Returns:
the coderatehp

setCoderatehp

public void setCoderatehp(java.lang.String coderatehp)
Sets the coderatehp.

Parameters:
coderatehp - the new coderatehp

getHierarchyinfo

public java.lang.String getHierarchyinfo()
Gets the hierarchyinfo.

Returns:
the hierarchyinfo

setHierarchyinfo

public void setHierarchyinfo(java.lang.String hierarchyinfo)
Sets the hierarchyinfo.

Parameters:
hierarchyinfo - the new hierarchyinfo

getPcrPid

public java.lang.String getPcrPid()
Gets the pcr pid.

Returns:
the pcr pid

setPcrPid

public void setPcrPid(java.lang.String pcrPid)
Sets the pcr pid.

Parameters:
pcrPid - the new pcr pid