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