public class Struct extends Object
<xs:group xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Struct">
<xs:sequence>
<xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##any"/>
</xs:sequence>
</xs:group>
| Constructor and Description |
|---|
Struct() |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
getAnyList()
Get the list of 'Struct' group items.
|
void |
setAnyList(List<Element> list)
Set the list of 'Struct' group items.
|
Copyright © 2017 Europeana Foundation. All rights reserved.