Uses of Class
org.globus.mds.trigger.types.TriggerStatusType

Packages that use TriggerStatusType
org.globus.mds.trigger.types   
 

Uses of TriggerStatusType in org.globus.mds.trigger.types
 

Methods in org.globus.mds.trigger.types that return TriggerStatusType
 TriggerStatusType[] TriggerStatusArray.getTriggerStatus()
          Gets the triggerStatus value for this TriggerStatusArray.
 TriggerStatusType TriggerStatusArray.getTriggerStatus(int i)
           
 

Methods in org.globus.mds.trigger.types with parameters of type TriggerStatusType
 void TriggerStatusArray.setTriggerStatus(TriggerStatusType[] triggerStatus)
          Sets the triggerStatus value for this TriggerStatusArray.
 void TriggerStatusArray.setTriggerStatus(int i, TriggerStatusType _value)
           
 

Constructors in org.globus.mds.trigger.types with parameters of type TriggerStatusType
TriggerStatusArray(TriggerStatusType[] triggerStatus)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.