Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Class
com.oracle.sft.api.MessageRecipient.CopyControl

Packages that use MessageRecipient.CopyControl
com.oracle.sft.api The SFT base communication API. 

 

Uses of MessageRecipient.CopyControl in com.oracle.sft.api

 

Methods in com.oracle.sft.api that return MessageRecipient.CopyControl
 MessageRecipient.CopyControl MessageRecipient.getCopyControl()
          Return the copycontrol settings of the recipient
static MessageRecipient.CopyControl MessageRecipient.CopyControl.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageRecipient.CopyControl[] MessageRecipient.CopyControl.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in com.oracle.sft.api with parameters of type MessageRecipient.CopyControl
 void MessageRecipient.setCopyControl(MessageRecipient.CopyControl copyControl)
          Set the copycontrol of the recipient

 

Constructors in com.oracle.sft.api with parameters of type MessageRecipient.CopyControl
MessageRecipient(String identity, MessageRecipient.CopyControl copyControl)
           

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.