public class OAIPMHerrorType extends Object
| 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.
|
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 ;Copyright © 2020. All rights reserved.