Skip navigation links

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

E10689-03


Uses of Class
oracle.wsm.policy.model.IConfig.CONFIG_TYPE_ENUM

Packages that use IConfig.CONFIG_TYPE_ENUM
oracle.wsm.policy.model   

 

Uses of IConfig.CONFIG_TYPE_ENUM in oracle.wsm.policy.model

 

Methods in oracle.wsm.policy.model that return IConfig.CONFIG_TYPE_ENUM
 IConfig.CONFIG_TYPE_ENUM IConfig.getConfigType()
          Get config type
static IConfig.CONFIG_TYPE_ENUM IConfig.CONFIG_TYPE_ENUM.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IConfig.CONFIG_TYPE_ENUM[] IConfig.CONFIG_TYPE_ENUM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.wsm.policy.model with parameters of type IConfig.CONFIG_TYPE_ENUM
 void IConfig.setConfigType(IConfig.CONFIG_TYPE_ENUM configType)
          Set the config type attribute - default is declarative

 


Skip navigation links

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

E10689-03


Copyright © 2007-2009, Oracle. All rights reserved.