Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.6.0)
E10684-07


Uses of Class
oracle.adf.view.rich.model.AttributeCriterion.RequiredType

Packages that use AttributeCriterion.RequiredType
oracle.adf.view.rich.model   

 

Uses of AttributeCriterion.RequiredType in oracle.adf.view.rich.model

 

Methods in oracle.adf.view.rich.model that return AttributeCriterion.RequiredType
 AttributeCriterion.RequiredType AttributeCriterion.getRequired()
           
static AttributeCriterion.RequiredType AttributeCriterion.RequiredType.getRequiredType(java.lang.String name)
          Returns the RequiredType enum based on its string representation
static AttributeCriterion.RequiredType AttributeCriterion.RequiredType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributeCriterion.RequiredType[] AttributeCriterion.RequiredType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.model with parameters of type AttributeCriterion.RequiredType
static java.lang.String AttributeCriterion.RequiredType.getString(AttributeCriterion.RequiredType requiredType)
          Returns the String representation of the RequiredType enum
 void AttributeCriterion.setRequired(AttributeCriterion.RequiredType required)
          setRequired

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.6.0)
E10684-07


Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.