net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
Interface FacesConfigSuggestedValueType

All Superinterfaces:
String
All Known Implementing Classes:
FacesConfigSuggestedValueTypeImpl

public interface FacesConfigSuggestedValueType
extends String

The "suggested-value" contains the value for the property or attribute in which this element resides. This value is advisory only and is intended for tools to use when populating pallettes.

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

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

 <complexType name="faces-config-suggested-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.pkg.indexed.novalueclass.javaee.String
getId, getValue, setId, setValue
 



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