net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
Class FacesConfigSuggestedValueTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl
      extended by net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FacesConfigSuggestedValueTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, FacesConfigSuggestedValueType, String

public class FacesConfigSuggestedValueTypeImpl
extends StringImpl
implements Serializable, Cloneable, FacesConfigSuggestedValueType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl
id, value
 
Constructor Summary
FacesConfigSuggestedValueTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FacesConfigSuggestedValueTypeImpl instance.
FacesConfigSuggestedValueTypeImpl(FacesConfigSuggestedValueTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FacesConfigSuggestedValueTypeImpl instance by copying a given instance.
 
Method Summary
 FacesConfigSuggestedValueTypeImpl clone()
          Creates and returns a copy of this object.
 
Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl
getId, getValue, setId, setValue
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.String
getId, getValue, setId, setValue
 

Constructor Detail

FacesConfigSuggestedValueTypeImpl

public FacesConfigSuggestedValueTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FacesConfigSuggestedValueTypeImpl instance.


FacesConfigSuggestedValueTypeImpl

public FacesConfigSuggestedValueTypeImpl(FacesConfigSuggestedValueTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FacesConfigSuggestedValueTypeImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

clone

public FacesConfigSuggestedValueTypeImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class StringImpl
Returns:
A clone of this instance.


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