public class GetRecordType extends Object implements XMLWritable
| Modifier and Type | Field and Description |
|---|---|
protected RecordType |
record |
| Constructor and Description |
|---|
GetRecordType() |
| Modifier and Type | Method and Description |
|---|---|
RecordType |
getRecord()
Gets the value of the record property.
|
void |
setRecord(RecordType value)
Sets the value of the record property.
|
void |
write(XmlOutputContext writer) |
protected RecordType record
public RecordType getRecord()
public void setRecord(RecordType value)
value - allowed object is ;public void write(XmlOutputContext writer) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.