public class Struct1 extends Object
<xs:complexType xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Struct"> <xs:group ref="ns:Struct" minOccurs="0"/> <xs:attributeGroup ref="ns:commonAttributes"/> </xs:complexType>
| Constructor and Description |
|---|
Struct1() |
| Modifier and Type | Method and Description |
|---|---|
CommonAttributes |
getCommonAttributes()
Get the 'commonAttributes' attributeGroup value.
|
Struct |
getStruct()
Get the 'Struct' group value.
|
void |
setCommonAttributes(CommonAttributes commonAttributes)
Set the 'commonAttributes' attributeGroup value.
|
void |
setStruct(Struct struct)
Set the 'Struct' group value.
|
public Struct getStruct()
public void setStruct(Struct struct)
struct - public CommonAttributes getCommonAttributes()
public void setCommonAttributes(CommonAttributes commonAttributes)
commonAttributes - Copyright © 2018 Europeana Foundation. All rights reserved.