GridSim 5.0 beta

Uses of Class
gridsim.parallel.reservation.MessageType

Packages that use MessageType
gridsim.parallel.reservation   
 

Uses of MessageType in gridsim.parallel.reservation
 

Methods in gridsim.parallel.reservation that return MessageType
 MessageType ReservationMessage.getMessageType()
          Gets the message's type
static MessageType MessageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageType[] MessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in gridsim.parallel.reservation with parameters of type MessageType
 void ReservationMessage.setMessageType(MessageType type)
          Sets the message type
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009