public class TDocumented extends Object
<xs:complexType xmlns:ns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="tDocumented">
<xs:sequence>
<xs:element type="ns:tDocumentation" name="documentation" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
| Constructor and Description |
|---|
TDocumented() |
| Modifier and Type | Method and Description |
|---|---|
TDocumentation |
getDocumentation()
Get the 'documentation' element value.
|
void |
setDocumentation(TDocumentation documentation)
Set the 'documentation' element value.
|
public TDocumentation getDocumentation()
public void setDocumentation(TDocumentation documentation)
documentation - Copyright © 2017 Europeana Foundation. All rights reserved.