Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Class
oracle.fabric.common.legacypolicy.schema.EncryptModeEnum

Packages that use EncryptModeEnum
oracle.fabric.common.legacypolicy.schema   

 

Uses of EncryptModeEnum in oracle.fabric.common.legacypolicy.schema

 

Fields in oracle.fabric.common.legacypolicy.schema declared as EncryptModeEnum
protected  EncryptModeEnum EncryptElementsConfigType.TbeElement.mode
           

 

Methods in oracle.fabric.common.legacypolicy.schema that return EncryptModeEnum
static EncryptModeEnum EncryptModeEnum.fromValue(String v)
           
 EncryptModeEnum EncryptElementsConfigType.TbeElement.getMode()
          Gets the value of the mode property.
static EncryptModeEnum EncryptModeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EncryptModeEnum[] EncryptModeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.fabric.common.legacypolicy.schema with parameters of type EncryptModeEnum
 void EncryptElementsConfigType.TbeElement.setMode(EncryptModeEnum value)
          Sets the value of the mode property.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.