arta.synergy.web.common.client.data.getting_started
Class GSModule

java.lang.Object
  extended by arta.synergy.web.common.client.data.getting_started.GSModule
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<GSModule>

public class GSModule
extends java.lang.Object
implements java.io.Serializable, java.lang.Comparable<GSModule>

Created by IntelliJ IDEA. User: exile Date: 11.09.2012 Time: 11:52:29 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 java.lang.String code
           
 int number
           
 java.util.ArrayList<GSPage> pages
           
 
Constructor Summary
GSModule()
           
 
Method Summary
 int compareTo(GSModule o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code

public java.lang.String code

number

public int number

pages

public java.util.ArrayList<GSPage> pages
Constructor Detail

GSModule

public GSModule()
Method Detail

compareTo

public int compareTo(GSModule o)
Specified by:
compareTo in interface java.lang.Comparable<GSModule>


Copyright © 2000 Dummy Corp. All Rights Reserved.