|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.vocab.FieldInfoReader.OtherPractice
public class FieldInfoReader.OtherPractice
Other practices have a header and a list of "practices".
| Field Summary | |
|---|---|
String |
header
Description of the Field |
| Constructor Summary | |
|---|---|
FieldInfoReader.OtherPractice(String header,
List practices)
Constructor for the OtherPractice object |
|
| Method Summary | |
|---|---|
String |
getHeader()
Gets the header attribute of the OtherPractice object |
List |
getPractices()
Gets the practices attribute of the OtherPractice object |
String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String header
| Constructor Detail |
|---|
public FieldInfoReader.OtherPractice(String header,
List practices)
header - Header for this set of otherPracticespractices - List of formattedPractices| Method Detail |
|---|
public String getHeader()
public List getPractices()
public String toString()
toString in class Object
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||