net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
Interface FacesConfigDefaultValueType

All Superinterfaces:
String
All Known Implementing Classes:
FacesConfigDefaultValueTypeImpl

public interface FacesConfigDefaultValueType
extends String

The "default-value" contains the value for the property or attribute in which this element resides. This value differs from the "suggested-value" in that the property or attribute must take the value, whereas in "suggested-value" taking the value is optional.

Java class for faces-config-default-valueType complex type.

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

 <complexType name="faces-config-default-valueType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>string">
     </restriction>
   </simpleContent>
 </complexType>
 


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



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