net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
Class FacesConfigApplicationTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigApplicationTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, FacesConfigApplicationType

public class FacesConfigApplicationTypeImpl
extends Object
implements Serializable, Cloneable, FacesConfigApplicationType

See Also:
Serialized Form

Field Summary
protected  javax.xml.bind.JAXBElement<?>[] actionListenerOrDefaultRenderKitIdOrMessageBundle
           
protected  String id
           
 
Constructor Summary
FacesConfigApplicationTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigApplicationTypeImpl instance.
FacesConfigApplicationTypeImpl(FacesConfigApplicationTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigApplicationTypeImpl instance by copying a given instance.
 
Method Summary
 FacesConfigApplicationTypeImpl clone()
          Creates and returns a copy of this object.
 javax.xml.bind.JAXBElement<?>[] getActionListenerOrDefaultRenderKitIdOrMessageBundle()
           
 javax.xml.bind.JAXBElement<?> getActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx)
           
 int getActionListenerOrDefaultRenderKitIdOrMessageBundleLength()
           
 String getId()
          Gets the value of the id property.
 javax.xml.bind.JAXBElement<?> setActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx, javax.xml.bind.JAXBElement<?> value)
           
 void setActionListenerOrDefaultRenderKitIdOrMessageBundle(javax.xml.bind.JAXBElement<?>[] values)
           
 void setId(String value)
          Sets the value of the id property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actionListenerOrDefaultRenderKitIdOrMessageBundle

protected javax.xml.bind.JAXBElement<?>[] actionListenerOrDefaultRenderKitIdOrMessageBundle

id

protected String id
Constructor Detail

FacesConfigApplicationTypeImpl

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


FacesConfigApplicationTypeImpl

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

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

getActionListenerOrDefaultRenderKitIdOrMessageBundle

public javax.xml.bind.JAXBElement<?>[] getActionListenerOrDefaultRenderKitIdOrMessageBundle()
Specified by:
getActionListenerOrDefaultRenderKitIdOrMessageBundle in interface FacesConfigApplicationType
Returns:
array of JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationExtensionType> JAXBElement<FacesConfigLocaleConfigType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationResourceBundleType>

getActionListenerOrDefaultRenderKitIdOrMessageBundle

public javax.xml.bind.JAXBElement<?> getActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx)
Specified by:
getActionListenerOrDefaultRenderKitIdOrMessageBundle in interface FacesConfigApplicationType
Returns:
one of JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationExtensionType> JAXBElement<FacesConfigLocaleConfigType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationResourceBundleType>

getActionListenerOrDefaultRenderKitIdOrMessageBundleLength

public int getActionListenerOrDefaultRenderKitIdOrMessageBundleLength()
Specified by:
getActionListenerOrDefaultRenderKitIdOrMessageBundleLength in interface FacesConfigApplicationType

setActionListenerOrDefaultRenderKitIdOrMessageBundle

public void setActionListenerOrDefaultRenderKitIdOrMessageBundle(javax.xml.bind.JAXBElement<?>[] values)
Specified by:
setActionListenerOrDefaultRenderKitIdOrMessageBundle in interface FacesConfigApplicationType
Parameters:
values - allowed objects are JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationExtensionType> JAXBElement<FacesConfigLocaleConfigType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationResourceBundleType>

setActionListenerOrDefaultRenderKitIdOrMessageBundle

public javax.xml.bind.JAXBElement<?> setActionListenerOrDefaultRenderKitIdOrMessageBundle(int idx,
                                                                                          javax.xml.bind.JAXBElement<?> value)
Specified by:
setActionListenerOrDefaultRenderKitIdOrMessageBundle in interface FacesConfigApplicationType
value - allowed object is JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationExtensionType> JAXBElement<FacesConfigLocaleConfigType> JAXBElement<FullyQualifiedClassType> JAXBElement<String> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FullyQualifiedClassType> JAXBElement<FacesConfigApplicationResourceBundleType>

getId

public String getId()
Description copied from interface: FacesConfigApplicationType
Gets the value of the id property.

Specified by:
getId in interface FacesConfigApplicationType
Returns:
possible object is String

setId

public void setId(String value)
Description copied from interface: FacesConfigApplicationType
Sets the value of the id property.

Specified by:
setId in interface FacesConfigApplicationType
Parameters:
value - allowed object is String

clone

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

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


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