public class AboutType extends Object implements XMLWritable
| Constructor and Description |
|---|
AboutType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAny()
Gets the value of the any property.
|
void |
setAny(String value)
Sets the value of the any property.
|
void |
write(XmlOutputContext context) |
protected String value
public String getAny()
public void setAny(String value)
value - allowed object is ;public void write(XmlOutputContext context) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.