Uses of Class
org.glite.rgma.ProducerType

Uses of ProducerType in org.glite.rgma
 

Methods in org.glite.rgma that return ProducerType
 ProducerType ProducerTableEntry.getProducerType()
          Returns the type of the producer.
 

Constructors in org.glite.rgma with parameters of type ProducerType
ProducerType(ProducerType producerType)
          Creates a new ProducerType instance from an existing ProducerType.
ProducerTableEntry(ResourceEndpoint endpoint, java.lang.String tableName, ProducerType producerType, int hrpSec, java.lang.String qosAttrib)
          Creates a new ProducerTableEntry object.