public class Array1 extends Object
<xs:complexType xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Array"> <xs:group ref="ns:Array" minOccurs="0"/> <xs:attributeGroup ref="ns:arrayAttributes"/> <xs:attributeGroup ref="ns:commonAttributes"/> </xs:complexType>
| Constructor and Description |
|---|
Array1() |
| Modifier and Type | Method and Description |
|---|---|
Array |
getArray()
Get the 'Array' group value.
|
ArrayAttributes |
getArrayAttributes()
Get the 'arrayAttributes' attributeGroup value.
|
CommonAttributes |
getCommonAttributes()
Get the 'commonAttributes' attributeGroup value.
|
void |
setArray(Array array)
Set the 'Array' group value.
|
void |
setArrayAttributes(ArrayAttributes arrayAttributes)
Set the 'arrayAttributes' attributeGroup value.
|
void |
setCommonAttributes(CommonAttributes commonAttributes)
Set the 'commonAttributes' attributeGroup value.
|
public Array getArray()
public void setArray(Array array)
array - public ArrayAttributes getArrayAttributes()
public void setArrayAttributes(ArrayAttributes arrayAttributes)
arrayAttributes - public CommonAttributes getCommonAttributes()
public void setCommonAttributes(CommonAttributes commonAttributes)
commonAttributes - Copyright © 2015 Europeana Foundation. All rights reserved.