Uses of Class
org.dvb.dsmcc.ServiceXFRReference

Packages that use ServiceXFRReference
org.dvb.dsmcc   
 

Uses of ServiceXFRReference in org.dvb.dsmcc
 

Methods in org.dvb.dsmcc that return ServiceXFRReference
 ServiceXFRReference ServiceXFRErrorEvent.getServiceXFR()
          This method is used to get a reference to the service domain that contains the requested object.
 ServiceXFRReference ServiceXFRException.getServiceXFR()
          This method is used to get the alternate ServiceDomain which contains the object requested.
 

Constructors in org.dvb.dsmcc with parameters of type ServiceXFRReference
ServiceXFRErrorEvent(DSMCCObject o, ServiceXFRReference ref)
          Creates a ServiceXFRErrorEvent object.