Log4j 1.1

pl.psnc.expres.remote.vex2ccf.model
Class CCFFrequency

java.lang.Object
  extended by pl.psnc.expres.remote.vex2ccf.model.CCFFrequency

public class CCFFrequency
extends java.lang.Object

CCFFrequency class - value object for CCF frequency

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
CCFFrequency()
           
 
Method Summary
 java.lang.String getBandwidth()
          Get value of field: bandwidth
 java.lang.String getFrequency()
          Get value of field: frequency
 java.lang.String getPolarisation()
          Get value of field: polarisation
 java.lang.String getSideband()
          Get value of field: sideband
 void setBandwidth(java.lang.String bandwidth)
          Set value of field: bandwidth
 void setFrequency(java.lang.String frequency)
          Set value of field: frequency
 void setPolarisation(java.lang.String polarisation)
          Set value of field: polarisation
 void setSideband(java.lang.String sideband)
          Set value of field: sideband
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CCFFrequency

public CCFFrequency()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getFrequency

public java.lang.String getFrequency()
Get value of field: frequency

Returns:
the frequency

setFrequency

public void setFrequency(java.lang.String frequency)
Set value of field: frequency

Parameters:
frequency - the frequency to set

getBandwidth

public java.lang.String getBandwidth()
Get value of field: bandwidth

Returns:
the bandwidth

setBandwidth

public void setBandwidth(java.lang.String bandwidth)
Set value of field: bandwidth

Parameters:
bandwidth - the bandwidth to set

getSideband

public java.lang.String getSideband()
Get value of field: sideband

Returns:
the sideband

setSideband

public void setSideband(java.lang.String sideband)
Set value of field: sideband

Parameters:
sideband - the sideband to set

getPolarisation

public java.lang.String getPolarisation()
Get value of field: polarisation

Returns:
the polarisation

setPolarisation

public void setPolarisation(java.lang.String polarisation)
Set value of field: polarisation

Parameters:
polarisation - the polarisation to set

Log4j 1.1

Copyright 2007-2008 by VLAB