com.cybelia.sandra.ibu.csv.bean
Class IbuEvent

java.lang.Object
  extended by com.cybelia.sandra.ibu.csv.bean.IbuEvent

public class IbuEvent
extends Object

Author:
julien

Field Summary
protected  String type
           
protected  String variables
           
 
Constructor Summary
IbuEvent()
           
 
Method Summary
 String getType()
           
 String getVariables()
           
 void setType(String type)
           
 void setVariables(String variables)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

type

protected String type

variables

protected String variables
Constructor Detail

IbuEvent

public IbuEvent()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getVariables

public String getVariables()

setVariables

public void setVariables(String variables)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2012 Cybelia. All Rights Reserved.