|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.web.common.client.data.getting_started.GSModule
public class GSModule
Created by IntelliJ IDEA. User: exile Date: 11.09.2012 Time: 11:52:29 To change this template use File | Settings | File Templates.
| 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 |
|---|
public java.lang.String code
public int number
public java.util.ArrayList<GSPage> pages
| Constructor Detail |
|---|
public GSModule()
| Method Detail |
|---|
public int compareTo(GSModule o)
compareTo in interface java.lang.Comparable<GSModule>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||