Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

Packages that use CopyControl
com.oracle.sft.api.rls The SFT API used to manipulate the resource-lists data, the document format is defined in RFC 4826 - XML Formats for Representing Resource Lists & RFC 5364 - XML Format Extension for Representing Copy Control Attributes in Resource Lists. 

 

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

 

Methods in com.oracle.sft.api.rls that return CopyControl
 CopyControl Entry.getCopyControl()
          Gets the value of the copyControl property.
static CopyControl CopyControl.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CopyControl[] CopyControl.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in com.oracle.sft.api.rls with parameters of type CopyControl
 void Entry.setCopyControl(CopyControl value)
          Sets the value of the copyControl property.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.