Log4j 1.1

pl.psnc.expres.remote.broker
Class RemoteVlbiExperiment

java.lang.Object
  extended by pl.psnc.expres.remote.broker.RemoteVlbiExperiment

public class RemoteVlbiExperiment
extends java.lang.Object

RemoteVlbiExperiment class - used to describe VLBI experiment workflow. It contains experiment details like name, description and list of resources and their connections, vex file, ccf file

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

Constructor Summary
RemoteVlbiExperiment()
           
 
Method Summary
 byte[] getConnections()
          Get value of field: connections
 byte[] getVex()
          Get value of field: vex
 byte[] getVlbiExperiment()
          Get value of field: vlbiExperiment
 void setConnections(byte[] connections)
          Set value of field: connections
 void setVex(byte[] vex)
          Set value of field: vex
 void setVlbiExperiment(byte[] vlbiExperiment)
          Set value of field: vlbiExperiment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteVlbiExperiment

public RemoteVlbiExperiment()
Method Detail

getConnections

public byte[] getConnections()
Get value of field: connections

Returns:
the connections

setConnections

public void setConnections(byte[] connections)
Set value of field: connections

Parameters:
connections - the connections to set

getVex

public byte[] getVex()
Get value of field: vex

Returns:
the vex

setVex

public void setVex(byte[] vex)
Set value of field: vex

Parameters:
vex - the vex to set

getVlbiExperiment

public byte[] getVlbiExperiment()
Get value of field: vlbiExperiment

Returns:
the vlbiExperiment

setVlbiExperiment

public void setVlbiExperiment(byte[] vlbiExperiment)
Set value of field: vlbiExperiment

Parameters:
vlbiExperiment - the vlbiExperiment to set

Log4j 1.1

Copyright 2007-2008 by VLAB