org.xmlhammer.model.preferences
Class Projects

java.lang.Object
  extended by org.xmlhammer.model.preferences.HistoryList
      extended by org.xmlhammer.model.preferences.Projects

public class Projects
extends HistoryList

Java class for projects element declaration.

The following schema fragment specifies the expected content contained within this class.

 <element name="projects">
   <complexType>
     <complexContent>
       <extension base="{http://www.xmlhammer.org/2007/preferences}historyList">
       </extension>
     </complexContent>
   </complexType>
 </element>
 


Field Summary
 
Fields inherited from class org.xmlhammer.model.preferences.HistoryList
size, value
 
Constructor Summary
Projects()
           
 
Method Summary
 
Methods inherited from class org.xmlhammer.model.preferences.HistoryList
getSize, getValue, setSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Projects

public Projects()


Copyright 2005-2005-2008 Edwin Dankert. All Rights Reserved.