|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.officefloor.maven.Section
public class Section
Section of a Chapter.
| Field Summary | |
|---|---|
String |
id
Id. |
String |
name
Name. |
String |
reference
Reference. |
| Constructor Summary | |
|---|---|
Section(String id,
String name,
String reference)
Initiate. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final String id
public final String name
public final String reference
| Constructor Detail |
|---|
public Section(String id,
String name,
String reference)
id - Id.name - Name.reference - Reference.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||