Uses of Class
org.apache.openejb.jee.FacesNullValue

Packages that use FacesNullValue
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of FacesNullValue in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as FacesNullValue
protected  FacesNullValue FacesManagedProperty.nullValue
           
protected  FacesNullValue FacesMapEntry.nullValue
           
 

Methods in org.apache.openejb.jee that return FacesNullValue
 FacesNullValue FacesManagedProperty.getNullValue()
          Gets the value of the nullValue property.
 FacesNullValue FacesMapEntry.getNullValue()
          Gets the value of the nullValue property.
 

Methods in org.apache.openejb.jee with parameters of type FacesNullValue
 void FacesManagedProperty.setNullValue(FacesNullValue value)
          Sets the value of the nullValue property.
 void FacesMapEntry.setNullValue(FacesNullValue value)
          Sets the value of the nullValue property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.