public class SearchMappingTableResult extends SearchResult
mapping table. SearchMappingTableOp The XML APIs specify the following XSD fragment:
XSD Fragment
<xs:element name="searchMappingTableResult" type ="SearchResult"/>
| Modifier and Type | Field and Description |
|---|---|
static String |
RESULT_NAME
The value of that constant is the XML tag name of the Search Mapping Table Result.
|
| Constructor and Description |
|---|
SearchMappingTableResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
marshalChild(XMLMarshallable child,
XMLOutputter output) |
addCharacterData, addChild, getLastID, getOperandReference, getResult, getResultType, getTagName, getTotalCount, marshalAttributes, marshalChildren, setAttributes, setAttributeSetResult, setIdResult, setLastID, setObjectResult, setResultType, setTotalCountmarshalequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmarshalpublic static final String RESULT_NAME
public void marshalChild(XMLMarshallable child, XMLOutputter output)
marshalChild in class SearchResult