public class SearchMappingTableClassResult extends SearchResult
Search Mapping Table Class operation;
It includes the search result.
Refer to the Java methods that are defined in the SearchResult data model.
SearchMappingTableClassOp The XML APIs specify the following XSD fragment:
XSD Fragment
<xs:element name="searchMappingTableClassResult" type ="SearchResult"/>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RESULT_NAME
The XML tag name of this operation response: "searchMappingTableClassResult"
|
| Constructor and Description |
|---|
SearchMappingTableClassResult() |
addCharacterData, addChild, getLastID, getOperandReference, getResult, getResultType, getTagName, getTotalCount, marshalAttributes, marshalChild, marshalChildren, setAttributes, setAttributeSetResult, setIdResult, setLastID, setObjectResult, setResultType, setTotalCountmarshalequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmarshalpublic static final java.lang.String RESULT_NAME