com.intel.gpe.client2.common.tables.fileimports.tree.model
Class FileSetWrapper

java.lang.Object
  extended by com.intel.gpe.client2.common.tables.fileimports.tree.model.FileSetWrapper
All Implemented Interfaces:
EntryModel

public class FileSetWrapper
extends java.lang.Object
implements EntryModel

Version:
$Id: FileSetWrapper.java,v 1.8 2006/11/27 09:51:33 mlukichev Exp $
Author:
Max Lukichev

Constructor Summary
FileSetWrapper()
           
FileSetWrapper(IGridBeanParameterValue oldValue)
           
 
Method Summary
 java.util.List<FileSetElementModel> getElements()
           
 ClientFileSet getFileSet()
           
 void setElements(java.util.List<FileSetElementModel> elements)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSetWrapper

public FileSetWrapper()

FileSetWrapper

public FileSetWrapper(IGridBeanParameterValue oldValue)
Method Detail

setElements

public void setElements(java.util.List<FileSetElementModel> elements)

getElements

public java.util.List<FileSetElementModel> getElements()

getFileSet

public ClientFileSet getFileSet()
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.