|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.WebAppTypeImpl
public class WebAppTypeImpl
| Field Summary | |
|---|---|
protected List<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.pub.collections.novalueclass.javaee.impl.WebAppTypeImpl instance. |
|
WebAppTypeImpl(WebAppTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.WebAppTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
WebAppTypeImpl |
clone()
Creates and returns a copy of this object. |
static void |
copyDescriptionAndDisplayNameAndIcon(List<javax.xml.bind.JAXBElement<?>> source,
List<javax.xml.bind.JAXBElement<?>> target)
Copies all values of property DescriptionAndDisplayNameAndIcon. |
List<javax.xml.bind.JAXBElement<?>> |
getDescriptionAndDisplayNameAndIcon()
Gets the value of the descriptionAndDisplayNameAndIcon property. |
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. |
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 |
|---|
protected List<javax.xml.bind.JAXBElement<?>> descriptionAndDisplayNameAndIcon
protected String version
protected String id
protected Boolean metadataComplete
| Constructor Detail |
|---|
public WebAppTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.WebAppTypeImpl instance.
public WebAppTypeImpl(WebAppTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.WebAppTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<javax.xml.bind.JAXBElement<?>> getDescriptionAndDisplayNameAndIcon()
WebAppType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the descriptionAndDisplayNameAndIcon property.
For example, to add a new item, do as follows:
getDescriptionAndDisplayNameAndIcon().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<IconType>
JAXBElement<SessionConfigType>
JAXBElement<LifecycleCallbackType>
JAXBElement<DescriptionType>
JAXBElement<ResourceRefType>
JAXBElement<MimeMappingType>
JAXBElement<ServletMappingType>
JAXBElement<WelcomeFileListType>
JAXBElement<PersistenceUnitRefType>
JAXBElement<LocaleEncodingMappingListType>
JAXBElement<ResourceEnvRefType>
JAXBElement<EjbRefType>
JAXBElement<LoginConfigType>
JAXBElement<MessageDestinationType>
JAXBElement<LifecycleCallbackType>
JAXBElement<SecurityConstraintType>
JAXBElement<SecurityRoleType>
JAXBElement<ServletType>
JAXBElement<EnvEntryType>
JAXBElement<EmptyType>
JAXBElement<FilterType>
JAXBElement<FilterMappingType>
JAXBElement<ParamValueType>
JAXBElement<ErrorPageType>
JAXBElement<JspConfigType>
JAXBElement<MessageDestinationRefType>
JAXBElement<EjbLocalRefType>
JAXBElement<PersistenceContextRefType>
JAXBElement<ServiceRefType>
JAXBElement<ListenerType>
JAXBElement<DisplayNameType>
getDescriptionAndDisplayNameAndIcon in interface WebAppTypepublic String getVersion()
WebAppType
getVersion in interface WebAppTypeStringpublic void setVersion(String value)
WebAppType
setVersion in interface WebAppTypevalue - allowed object is
Stringpublic String getId()
WebAppType
getId in interface WebAppTypeStringpublic void setId(String value)
WebAppType
setId in interface WebAppTypevalue - allowed object is
Stringpublic Boolean isMetadataComplete()
WebAppType
isMetadataComplete in interface WebAppTypeBooleanpublic void setMetadataComplete(Boolean value)
WebAppType
setMetadataComplete in interface WebAppTypevalue - allowed object is
Boolean
public static void copyDescriptionAndDisplayNameAndIcon(List<javax.xml.bind.JAXBElement<?>> source,
List<javax.xml.bind.JAXBElement<?>> target)
DescriptionAndDisplayNameAndIcon.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public WebAppTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||