Uses of Class
blackboard.data.ReceiptMessage

Packages that use ReceiptMessage
blackboard.data Provides the base classes for the persistence layer of platform API. 
 

Uses of ReceiptMessage in blackboard.data
 

Methods in blackboard.data that return types with arguments of type ReceiptMessage
 java.util.ArrayList<ReceiptMessage> ReceiptOptions.getMessages()
           
 

Methods in blackboard.data with parameters of type ReceiptMessage
 void ReceiptOptions.addMessage(ReceiptMessage rm)
           
 

Method parameters in blackboard.data with type arguments of type ReceiptMessage
 void ReceiptOptions.addMessages(java.util.Collection<ReceiptMessage> messages)
          Adds all messages to this RecieptOptions
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.