|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Entries
Java content class for Entries element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/G:/workspace/TimeTrackPlugin2/schema/timetrack.xsd line 3)
<element name="Entries">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="currentSelected" type="{}entryType"/>
<element name="entry" type="{}entryType" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
| Method Summary |
|---|
| Methods inherited from interface de.nierbeck.timeTrack.model.EntriesType |
|---|
getCurrentSelected, getEntry, setCurrentSelected |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||