public class OAIPMHerrorType extends Object implements XMLWritable
| Modifier and Type | Field and Description |
|---|---|
protected OAIPMHerrorcodeType |
code |
protected String |
value |
| Constructor and Description |
|---|
OAIPMHerrorType() |
| Modifier and Type | Method and Description |
|---|---|
OAIPMHerrorcodeType |
getCode()
Gets the value of the code property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setCode(OAIPMHerrorcodeType value)
Sets the value of the code property.
|
void |
setValue(String value)
Sets the value of the value property.
|
void |
write(XmlOutputContext context) |
protected String value
protected OAIPMHerrorcodeType code
public String getValue()
public void setValue(String value)
value - allowed object is ;public OAIPMHerrorcodeType getCode()
public void setCode(OAIPMHerrorcodeType value)
value - allowed object is ;public void write(XmlOutputContext context) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.