Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Class
com.oracle.sft.api.Warning

Packages that use Warning
com.oracle.sft.api The SFT base communication API. 
com.oracle.sft.api.context The SFT Context Elements. 

 

Uses of Warning in com.oracle.sft.api

 

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

 

Uses of Warning in com.oracle.sft.api.context

 

Methods in com.oracle.sft.api.context that return Warning
 Warning WarningData.getWarningType()
          Provide type of the warning.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.