content
The information in detailed form.
Java class for InformationItem complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="InformationItem">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Title" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Content" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="modifyTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
</restriction>
</complexContent>
</complexType>
protected Stringprotected XMLGregorianCalendarprotected StringgetTitle()voidsetContent(String value) voidvoidStringvalue - allowed object is
StringStringvalue - allowed object is
StringXMLGregorianCalendarvalue - allowed object is
XMLGregorianCalendar