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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebAppTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, WebAppType

public class WebAppTypeImpl
extends Object
implements Serializable, Cloneable, WebAppType

See Also:
Serialized Form

Field Summary
protected  javax.xml.bind.JAXBElement<?>[] descriptionAndDisplayNameAndIcon
           
protected  String id
           
protected  Boolean metadataComplete
           
protected  String version
           
 
Constructor Summary
WebAppTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebAppTypeImpl instance.
WebAppTypeImpl(WebAppTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.WebAppTypeImpl instance by copying a given instance.
 
Method Summary
 WebAppTypeImpl clone()
          Creates and returns a copy of this object.
 javax.xml.bind.JAXBElement<?>[] getDescriptionAndDisplayNameAndIcon()
           
 javax.xml.bind.JAXBElement<?> getDescriptionAndDisplayNameAndIcon(int idx)
           
 int getDescriptionAndDisplayNameAndIconLength()
           
 String getId()
          Gets the value of the id property.
 String getVersion()
          Gets the value of the version property.
 Boolean isMetadataComplete()
          Gets the value of the metadataComplete property.
 javax.xml.bind.JAXBElement<?> setDescriptionAndDisplayNameAndIcon(int idx, javax.xml.bind.JAXBElement<?> value)
           
 void setDescriptionAndDisplayNameAndIcon(javax.xml.bind.JAXBElement<?>[] values)
           
 void setId(String value)
          Sets the value of the id property.
 void setMetadataComplete(Boolean value)
          Sets the value of the metadataComplete property.
 void setVersion(String value)
          Sets the value of the version property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

descriptionAndDisplayNameAndIcon

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

version

protected String version

id

protected String id

metadataComplete

protected Boolean metadataComplete
Constructor Detail

WebAppTypeImpl

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


WebAppTypeImpl

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

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

getDescriptionAndDisplayNameAndIcon

public javax.xml.bind.JAXBElement<?>[] getDescriptionAndDisplayNameAndIcon()
Specified by:
getDescriptionAndDisplayNameAndIcon in interface WebAppType
Returns:
array of JAXBElement<ParamValueType> JAXBElement<ServiceRefType> JAXBElement<EnvEntryType> JAXBElement<FilterMappingType> JAXBElement<PersistenceContextRefType> JAXBElement<LifecycleCallbackType> JAXBElement<MimeMappingType> JAXBElement<EjbRefType> JAXBElement<SessionConfigType> JAXBElement<DescriptionType> JAXBElement<IconType> JAXBElement<DisplayNameType> JAXBElement<ErrorPageType> JAXBElement<MessageDestinationRefType> JAXBElement<WelcomeFileListType> JAXBElement<LocaleEncodingMappingListType> JAXBElement<SecurityConstraintType> JAXBElement<EmptyType> JAXBElement<ListenerType> JAXBElement<MessageDestinationType> JAXBElement<LifecycleCallbackType> JAXBElement<PersistenceUnitRefType> JAXBElement<EjbLocalRefType> JAXBElement<ResourceRefType> JAXBElement<SecurityRoleType> JAXBElement<ServletType> JAXBElement<LoginConfigType> JAXBElement<ServletMappingType> JAXBElement<JspConfigType> JAXBElement<ResourceEnvRefType> JAXBElement<FilterType>

getDescriptionAndDisplayNameAndIcon

public javax.xml.bind.JAXBElement<?> getDescriptionAndDisplayNameAndIcon(int idx)
Specified by:
getDescriptionAndDisplayNameAndIcon in interface WebAppType
Returns:
one of JAXBElement<ParamValueType> JAXBElement<ServiceRefType> JAXBElement<EnvEntryType> JAXBElement<FilterMappingType> JAXBElement<PersistenceContextRefType> JAXBElement<LifecycleCallbackType> JAXBElement<MimeMappingType> JAXBElement<EjbRefType> JAXBElement<SessionConfigType> JAXBElement<DescriptionType> JAXBElement<IconType> JAXBElement<DisplayNameType> JAXBElement<ErrorPageType> JAXBElement<MessageDestinationRefType> JAXBElement<WelcomeFileListType> JAXBElement<LocaleEncodingMappingListType> JAXBElement<SecurityConstraintType> JAXBElement<EmptyType> JAXBElement<ListenerType> JAXBElement<MessageDestinationType> JAXBElement<LifecycleCallbackType> JAXBElement<PersistenceUnitRefType> JAXBElement<EjbLocalRefType> JAXBElement<ResourceRefType> JAXBElement<SecurityRoleType> JAXBElement<ServletType> JAXBElement<LoginConfigType> JAXBElement<ServletMappingType> JAXBElement<JspConfigType> JAXBElement<ResourceEnvRefType> JAXBElement<FilterType>

getDescriptionAndDisplayNameAndIconLength

public int getDescriptionAndDisplayNameAndIconLength()
Specified by:
getDescriptionAndDisplayNameAndIconLength in interface WebAppType

setDescriptionAndDisplayNameAndIcon

public void setDescriptionAndDisplayNameAndIcon(javax.xml.bind.JAXBElement<?>[] values)
Specified by:
setDescriptionAndDisplayNameAndIcon in interface WebAppType
Parameters:
values - allowed objects are JAXBElement<ParamValueType> JAXBElement<ServiceRefType> JAXBElement<EnvEntryType> JAXBElement<FilterMappingType> JAXBElement<PersistenceContextRefType> JAXBElement<LifecycleCallbackType> JAXBElement<MimeMappingType> JAXBElement<EjbRefType> JAXBElement<SessionConfigType> JAXBElement<DescriptionType> JAXBElement<IconType> JAXBElement<DisplayNameType> JAXBElement<ErrorPageType> JAXBElement<MessageDestinationRefType> JAXBElement<WelcomeFileListType> JAXBElement<LocaleEncodingMappingListType> JAXBElement<SecurityConstraintType> JAXBElement<EmptyType> JAXBElement<ListenerType> JAXBElement<MessageDestinationType> JAXBElement<LifecycleCallbackType> JAXBElement<PersistenceUnitRefType> JAXBElement<EjbLocalRefType> JAXBElement<ResourceRefType> JAXBElement<SecurityRoleType> JAXBElement<ServletType> JAXBElement<LoginConfigType> JAXBElement<ServletMappingType> JAXBElement<JspConfigType> JAXBElement<ResourceEnvRefType> JAXBElement<FilterType>

setDescriptionAndDisplayNameAndIcon

public javax.xml.bind.JAXBElement<?> setDescriptionAndDisplayNameAndIcon(int idx,
                                                                         javax.xml.bind.JAXBElement<?> value)
Specified by:
setDescriptionAndDisplayNameAndIcon in interface WebAppType
value - allowed object is JAXBElement<ParamValueType> JAXBElement<ServiceRefType> JAXBElement<EnvEntryType> JAXBElement<FilterMappingType> JAXBElement<PersistenceContextRefType> JAXBElement<LifecycleCallbackType> JAXBElement<MimeMappingType> JAXBElement<EjbRefType> JAXBElement<SessionConfigType> JAXBElement<DescriptionType> JAXBElement<IconType> JAXBElement<DisplayNameType> JAXBElement<ErrorPageType> JAXBElement<MessageDestinationRefType> JAXBElement<WelcomeFileListType> JAXBElement<LocaleEncodingMappingListType> JAXBElement<SecurityConstraintType> JAXBElement<EmptyType> JAXBElement<ListenerType> JAXBElement<MessageDestinationType> JAXBElement<LifecycleCallbackType> JAXBElement<PersistenceUnitRefType> JAXBElement<EjbLocalRefType> JAXBElement<ResourceRefType> JAXBElement<SecurityRoleType> JAXBElement<ServletType> JAXBElement<LoginConfigType> JAXBElement<ServletMappingType> JAXBElement<JspConfigType> JAXBElement<ResourceEnvRefType> JAXBElement<FilterType>

getVersion

public String getVersion()
Description copied from interface: WebAppType
Gets the value of the version property.

Specified by:
getVersion in interface WebAppType
Returns:
possible object is String

setVersion

public void setVersion(String value)
Description copied from interface: WebAppType
Sets the value of the version property.

Specified by:
setVersion in interface WebAppType
Parameters:
value - allowed object is String

getId

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

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

setId

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

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

isMetadataComplete

public Boolean isMetadataComplete()
Description copied from interface: WebAppType
Gets the value of the metadataComplete property.

Specified by:
isMetadataComplete in interface WebAppType
Returns:
possible object is Boolean

setMetadataComplete

public void setMetadataComplete(Boolean value)
Description copied from interface: WebAppType
Sets the value of the metadataComplete property.

Specified by:
setMetadataComplete in interface WebAppType
Parameters:
value - allowed object is Boolean

clone

public WebAppTypeImpl 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.