public class IdentifyHandler.XOAIDescription extends Object implements XmlWritable
| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
protected String |
value |
| Constructor and Description |
|---|
XOAIDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
IdentifyHandler.XOAIDescription |
withType(String value) |
IdentifyHandler.XOAIDescription |
withValue(String value) |
void |
write(XmlWriter writer) |
public String getValue()
public IdentifyHandler.XOAIDescription withValue(String value)
public String getType()
public IdentifyHandler.XOAIDescription withType(String value)
public void write(XmlWriter writer) throws com.lyncode.xml.exceptions.XmlWriteException
write in interface XmlWritablecom.lyncode.xml.exceptions.XmlWriteExceptionCopyright © 2017 DuraSpace. All Rights Reserved.