Package com.highdeal.rangetable.hci
Class SearchSubscriberRangeTableResult
java.lang.Object
com.highdeal.hci.HCIModelAdapter
com.highdeal.filter.hci.SearchResult
com.highdeal.rangetable.hci.SearchSubscriberRangeTableResult
- All Implemented Interfaces:
ITagNameProvider,IXMLMarshallable,OperationResult,XMLMarshallable
This class is the result of a search operation of
Subscriber Range Table.Operation Request
SearchSubscriberRangeTableOp XML API for HCI
The XML APIs specify the following XSD fragment:
XSD Fragment
<xs:element name="searchSubscriberRangeTableResult" type ="SearchResult"/>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe value of that constant is the XML tag name of the Search Subscriber Range Table Result. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.highdeal.filter.hci.SearchResult
addCharacterData, addChild, getLastID, getOperandReference, getResult, getResultType, getTagName, getTotalCount, marshalAttributes, marshalChildren, setAttributes, setAttributeSetResult, setIdResult, setLastID, setObjectResult, setResultType, setTotalCountMethods inherited from class com.highdeal.hci.HCIModelAdapter
marshal
-
Field Details
-
RESULT_NAME
The value of that constant is the XML tag name of the Search Subscriber Range Table Result.- See Also:
-
-
Constructor Details
-
SearchSubscriberRangeTableResult
public SearchSubscriberRangeTableResult()
-
-
Method Details
-
marshalChild
- Overrides:
marshalChildin classSearchResult
-