Uses of Interface
ing.status.StatusItemConstantsOperations

Packages that use StatusItemConstantsOperations
ing.status   
 

Uses of StatusItemConstantsOperations in ing.status
 

Subinterfaces of StatusItemConstantsOperations in ing.status
 interface StatusItemConstants
          Generated from IDL interface "StatusItemConstants"
 

Classes in ing.status that implement StatusItemConstantsOperations
 class _StatusItemConstantsStub
          Generated from IDL interface "StatusItemConstants"
 class StatusItemConstantsPOA
          Generated from IDL interface "StatusItemConstants"
 class StatusItemConstantsPOATie
          Generated from IDL interface "StatusItemConstants"
 

Fields in ing.status declared as StatusItemConstantsOperations
private  StatusItemConstantsOperations StatusItemConstantsPOATie._delegate
           
 

Methods in ing.status that return StatusItemConstantsOperations
 StatusItemConstantsOperations StatusItemConstantsPOATie._delegate()
           
 

Methods in ing.status with parameters of type StatusItemConstantsOperations
 void StatusItemConstantsPOATie._delegate(StatusItemConstantsOperations delegate)
           
 

Constructors in ing.status with parameters of type StatusItemConstantsOperations
StatusItemConstantsPOATie(StatusItemConstantsOperations delegate)
           
StatusItemConstantsPOATie(StatusItemConstantsOperations delegate, org.omg.PortableServer.POA poa)