com.trackstudio.soap.bean
Class ReportDataBean

java.lang.Object
  extended by com.trackstudio.soap.bean.ReportDataBean

public class ReportDataBean
extends java.lang.Object


Constructor Summary
ReportDataBean()
           
 
Method Summary
 byte[] getData()
           
 int getSize()
           
 void setData(byte[] data)
           
 void setSize(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportDataBean

public ReportDataBean()
Method Detail

getData

public byte[] getData()

setData

public void setData(byte[] data)

getSize

public int getSize()

setSize

public void setSize(int size)


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.