net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
Interface FacesConfigValueClassType

All Superinterfaces:
FullyQualifiedClassType, String
All Known Implementing Classes:
FacesConfigValueClassTypeImpl

public interface FacesConfigValueClassType
extends FullyQualifiedClassType

The "value-class" element defines the Java type to which each "value" element's value will be converted to, prior to adding it to the "list-entries" list for a managed property that is a java.util.List, or a "map-entries" map for a managed property that is a java.util.Map.

Java class for faces-config-value-classType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="faces-config-value-classType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>fully-qualified-classType">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.String
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.