|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Header list Structure: contains item Java content class for headerType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/development/Projects/conv-t/etc/fileStructure/DocumentStructure.xsd line 114)
<complexType name="headerType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="items">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="item" type="{http://www.ebi.ac.uk/ADFConverter}ItemType" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
static interface |
HeaderType.ItemsType
Java content class for anonymous complex type. |
| Method Summary | |
HeaderType.ItemsType |
getItems()
set of header items, describing the table structure |
void |
setItems(HeaderType.ItemsType value)
set of header items, describing the table structure |
| Method Detail |
public HeaderType.ItemsType getItems()
HeaderType.ItemsTypepublic void setItems(HeaderType.ItemsType value)
value - allowed object is
HeaderType.ItemsType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||