Uses of Class
uk.ac.soton.itinnovation.grid.client.events.RegistryEvent.RegistryEventType

Packages that use RegistryEvent.RegistryEventType
uk.ac.soton.itinnovation.grid.client.events   
 

Uses of RegistryEvent.RegistryEventType in uk.ac.soton.itinnovation.grid.client.events
 

Methods in uk.ac.soton.itinnovation.grid.client.events that return RegistryEvent.RegistryEventType
 RegistryEvent.RegistryEventType RegistryEvent.getEventType()
           
static RegistryEvent.RegistryEventType RegistryEvent.RegistryEventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RegistryEvent.RegistryEventType[] RegistryEvent.RegistryEventType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in uk.ac.soton.itinnovation.grid.client.events with parameters of type RegistryEvent.RegistryEventType
RegistryEvent(RegistryEvent.RegistryEventType type, org.apache.axis.message.addressing.EndpointReferenceType[] resources)
           
 



Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.