Public Member Functions

cl.utfsm.samplingSystemUI.SerializableProperty Class Reference

Inherits java::io::Serializable.

List of all members.

Public Member Functions

double getFrequency ()
void setFrequency (double d)
int getSamplingTime ()
void setSamplingTime (int samplingTime)
int getTimeWindow ()
void setTimeWindow (int timeWindow)
String getComponent ()
void setComponent (String component)
String getProperty ()
void setProperty (String property)
String getSamplingGroup ()
void setSamplingGroup (String samplingGroup)

Member Function Documentation

String cl.utfsm.samplingSystemUI.SerializableProperty.getComponent (  ) 
double cl.utfsm.samplingSystemUI.SerializableProperty.getFrequency (  ) 
String cl.utfsm.samplingSystemUI.SerializableProperty.getProperty (  ) 
String cl.utfsm.samplingSystemUI.SerializableProperty.getSamplingGroup (  ) 
int cl.utfsm.samplingSystemUI.SerializableProperty.getSamplingTime (  ) 
int cl.utfsm.samplingSystemUI.SerializableProperty.getTimeWindow (  ) 
void cl.utfsm.samplingSystemUI.SerializableProperty.setComponent ( String  component  ) 
void cl.utfsm.samplingSystemUI.SerializableProperty.setFrequency ( double  d  ) 
void cl.utfsm.samplingSystemUI.SerializableProperty.setProperty ( String  property  ) 
void cl.utfsm.samplingSystemUI.SerializableProperty.setSamplingGroup ( String  samplingGroup  ) 
void cl.utfsm.samplingSystemUI.SerializableProperty.setSamplingTime ( int  samplingTime  ) 
void cl.utfsm.samplingSystemUI.SerializableProperty.setTimeWindow ( int  timeWindow  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties