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.IProperty.CONTENT_TYPE_ENUM

Packages that use IProperty.CONTENT_TYPE_ENUM
oracle.wsm.policy.model   

 

Uses of IProperty.CONTENT_TYPE_ENUM in oracle.wsm.policy.model

 

Methods in oracle.wsm.policy.model that return IProperty.CONTENT_TYPE_ENUM
 IProperty.CONTENT_TYPE_ENUM IProperty.getContentType()
          Return the contentType of the attribute.
static IProperty.CONTENT_TYPE_ENUM IProperty.CONTENT_TYPE_ENUM.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IProperty.CONTENT_TYPE_ENUM[] IProperty.CONTENT_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 IProperty.CONTENT_TYPE_ENUM
 void IProperty.setContentType(IProperty.CONTENT_TYPE_ENUM contentType)
          Set the contentType

 


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.