Class SearchSubscriptionFromAccessResult

java.lang.Object
com.highdeal.hci.HCIModelAdapter
com.highdeal.filter.hci.SearchResult
com.highdeal.pnr.hci.SearchSubscriptionFromAccessResult
All Implemented Interfaces:
ITagNameProvider, IXMLMarshallable, OperationResult, XMLMarshallable

public class SearchSubscriptionFromAccessResult extends SearchResult
This class represents the result of the Search Subscription From Access operation. Please consult SearchResult for more info on type.

Operation Request

SearchSubscriptionFromAccessOp

XML API for HCI

The XML APIs specify the following XSD fragment:

XSD Fragment

<xs:element name="searchSubscriptionFromAccessResult" type="SearchResult"/>

  • Constructor Details

    • SearchSubscriptionFromAccessResult

      public SearchSubscriptionFromAccessResult()
      Builds an empty SearchSubscriptionFromAccessResult.