public class Metadata extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.openfuxml.org}title"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
Title |
getTitle()
Gets the value of the title property.
|
boolean |
isSetTitle() |
void |
setTitle(Title value)
Sets the value of the title property.
|
protected Title title
Copyright © 2023. All rights reserved.