|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkristal.client.PrimarySectionType
This Class describes a Primary Section Structure of KRISTAL.
SectionType,
BasicSectionType,
UnionSectionType,
VirtualSectionType| Field Summary | |
java.lang.String |
primary_section_name
|
| Constructor Summary | |
PrimarySectionType()
Constructs a new PrimarySectionType object. |
|
| Method Summary | |
java.lang.String |
getPrimarySectionName()
Returns the primary section name in this object. |
void |
setPrimarySectionName(java.lang.String primary_section_name)
Sets the primary section name of this object. |
java.lang.String |
toString()
Overrides a parent's toString() |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String primary_section_name
| Constructor Detail |
public PrimarySectionType()
| Method Detail |
public java.lang.String toString()
public void setPrimarySectionName(java.lang.String primary_section_name)
primary_section_name - the primary section namepublic java.lang.String getPrimarySectionName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||