|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ApplicationClientType
public class ApplicationClientType
Java class for application-clientType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="application-clientType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://java.sun.com/xml/ns/javaee}descriptionGroup"/>
<element name="env-entry" type="{http://java.sun.com/xml/ns/javaee}env-entryType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ejb-ref" type="{http://java.sun.com/xml/ns/javaee}ejb-refType" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{http://java.sun.com/xml/ns/javaee}service-refGroup"/>
<element name="resource-ref" type="{http://java.sun.com/xml/ns/javaee}resource-refType" maxOccurs="unbounded" minOccurs="0"/>
<element name="resource-env-ref" type="{http://java.sun.com/xml/ns/javaee}resource-env-refType" maxOccurs="unbounded" minOccurs="0"/>
<element name="message-destination-ref" type="{http://java.sun.com/xml/ns/javaee}message-destination-refType" maxOccurs="unbounded" minOccurs="0"/>
<element name="persistence-unit-ref" type="{http://java.sun.com/xml/ns/javaee}persistence-unit-refType" maxOccurs="unbounded" minOccurs="0"/>
<element name="post-construct" type="{http://java.sun.com/xml/ns/javaee}lifecycle-callbackType" maxOccurs="unbounded" minOccurs="0"/>
<element name="pre-destroy" type="{http://java.sun.com/xml/ns/javaee}lifecycle-callbackType" maxOccurs="unbounded" minOccurs="0"/>
<element name="callback-handler" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType" minOccurs="0"/>
<element name="message-destination" type="{http://java.sun.com/xml/ns/javaee}message-destinationType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="version" use="required" type="{http://java.sun.com/xml/ns/javaee}dewey-versionType" fixed="5" />
<attribute name="metadata-complete" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected FullyQualifiedClassType |
callbackHandler
|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected EjbRefType[] |
ejbRef
|
protected EnvEntryType[] |
envEntry
|
protected IconType[] |
icon
|
protected String |
id
|
protected MessageDestinationType[] |
messageDestination
|
protected MessageDestinationRefType[] |
messageDestinationRef
|
protected Boolean |
metadataComplete
|
protected PersistenceUnitRefType[] |
persistenceUnitRef
|
protected LifecycleCallbackType[] |
postConstruct
|
protected LifecycleCallbackType[] |
preDestroy
|
protected ResourceEnvRefType[] |
resourceEnvRef
|
protected ResourceRefType[] |
resourceRef
|
protected ServiceRefType[] |
serviceRef
|
protected String |
version
|
| Constructor Summary | |
|---|---|
ApplicationClientType()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ApplicationClientType instance. |
|
ApplicationClientType(ApplicationClientType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ApplicationClientType instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected IconType[] icon
protected EnvEntryType[] envEntry
protected EjbRefType[] ejbRef
protected ServiceRefType[] serviceRef
protected ResourceRefType[] resourceRef
protected ResourceEnvRefType[] resourceEnvRef
protected MessageDestinationRefType[] messageDestinationRef
protected PersistenceUnitRefType[] persistenceUnitRef
protected LifecycleCallbackType[] postConstruct
protected LifecycleCallbackType[] preDestroy
protected FullyQualifiedClassType callbackHandler
protected MessageDestinationType[] messageDestination
protected String version
protected Boolean metadataComplete
protected String id
| Constructor Detail |
|---|
public ApplicationClientType()
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ApplicationClientType instance.
public ApplicationClientType(ApplicationClientType o)
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ApplicationClientType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
DescriptionTypepublic DescriptionType getDescription(int idx)
DescriptionTypepublic int getDescriptionLength()
public void setDescription(DescriptionType[] values)
values - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
value - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
DisplayNameTypepublic DisplayNameType getDisplayName(int idx)
DisplayNameTypepublic int getDisplayNameLength()
public void setDisplayName(DisplayNameType[] values)
values - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
value - allowed object is
DisplayNameTypepublic IconType[] getIcon()
IconTypepublic IconType getIcon(int idx)
IconTypepublic int getIconLength()
public void setIcon(IconType[] values)
values - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
value - allowed object is
IconTypepublic EnvEntryType[] getEnvEntry()
EnvEntryTypepublic EnvEntryType getEnvEntry(int idx)
EnvEntryTypepublic int getEnvEntryLength()
public void setEnvEntry(EnvEntryType[] values)
values - allowed objects are
EnvEntryType
public EnvEntryType setEnvEntry(int idx,
EnvEntryType value)
value - allowed object is
EnvEntryTypepublic EjbRefType[] getEjbRef()
EjbRefTypepublic EjbRefType getEjbRef(int idx)
EjbRefTypepublic int getEjbRefLength()
public void setEjbRef(EjbRefType[] values)
values - allowed objects are
EjbRefType
public EjbRefType setEjbRef(int idx,
EjbRefType value)
value - allowed object is
EjbRefTypepublic ServiceRefType[] getServiceRef()
ServiceRefTypepublic ServiceRefType getServiceRef(int idx)
ServiceRefTypepublic int getServiceRefLength()
public void setServiceRef(ServiceRefType[] values)
values - allowed objects are
ServiceRefType
public ServiceRefType setServiceRef(int idx,
ServiceRefType value)
value - allowed object is
ServiceRefTypepublic ResourceRefType[] getResourceRef()
ResourceRefTypepublic ResourceRefType getResourceRef(int idx)
ResourceRefTypepublic int getResourceRefLength()
public void setResourceRef(ResourceRefType[] values)
values - allowed objects are
ResourceRefType
public ResourceRefType setResourceRef(int idx,
ResourceRefType value)
value - allowed object is
ResourceRefTypepublic ResourceEnvRefType[] getResourceEnvRef()
ResourceEnvRefTypepublic ResourceEnvRefType getResourceEnvRef(int idx)
ResourceEnvRefTypepublic int getResourceEnvRefLength()
public void setResourceEnvRef(ResourceEnvRefType[] values)
values - allowed objects are
ResourceEnvRefType
public ResourceEnvRefType setResourceEnvRef(int idx,
ResourceEnvRefType value)
value - allowed object is
ResourceEnvRefTypepublic MessageDestinationRefType[] getMessageDestinationRef()
MessageDestinationRefTypepublic MessageDestinationRefType getMessageDestinationRef(int idx)
MessageDestinationRefTypepublic int getMessageDestinationRefLength()
public void setMessageDestinationRef(MessageDestinationRefType[] values)
values - allowed objects are
MessageDestinationRefType
public MessageDestinationRefType setMessageDestinationRef(int idx,
MessageDestinationRefType value)
value - allowed object is
MessageDestinationRefTypepublic PersistenceUnitRefType[] getPersistenceUnitRef()
PersistenceUnitRefTypepublic PersistenceUnitRefType getPersistenceUnitRef(int idx)
PersistenceUnitRefTypepublic int getPersistenceUnitRefLength()
public void setPersistenceUnitRef(PersistenceUnitRefType[] values)
values - allowed objects are
PersistenceUnitRefType
public PersistenceUnitRefType setPersistenceUnitRef(int idx,
PersistenceUnitRefType value)
value - allowed object is
PersistenceUnitRefTypepublic LifecycleCallbackType[] getPostConstruct()
LifecycleCallbackTypepublic LifecycleCallbackType getPostConstruct(int idx)
LifecycleCallbackTypepublic int getPostConstructLength()
public void setPostConstruct(LifecycleCallbackType[] values)
values - allowed objects are
LifecycleCallbackType
public LifecycleCallbackType setPostConstruct(int idx,
LifecycleCallbackType value)
value - allowed object is
LifecycleCallbackTypepublic LifecycleCallbackType[] getPreDestroy()
LifecycleCallbackTypepublic LifecycleCallbackType getPreDestroy(int idx)
LifecycleCallbackTypepublic int getPreDestroyLength()
public void setPreDestroy(LifecycleCallbackType[] values)
values - allowed objects are
LifecycleCallbackType
public LifecycleCallbackType setPreDestroy(int idx,
LifecycleCallbackType value)
value - allowed object is
LifecycleCallbackTypepublic FullyQualifiedClassType getCallbackHandler()
FullyQualifiedClassTypepublic void setCallbackHandler(FullyQualifiedClassType value)
value - allowed object is
FullyQualifiedClassTypepublic MessageDestinationType[] getMessageDestination()
MessageDestinationTypepublic MessageDestinationType getMessageDestination(int idx)
MessageDestinationTypepublic int getMessageDestinationLength()
public void setMessageDestination(MessageDestinationType[] values)
values - allowed objects are
MessageDestinationType
public MessageDestinationType setMessageDestination(int idx,
MessageDestinationType value)
value - allowed object is
MessageDestinationTypepublic String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic Boolean isMetadataComplete()
Booleanpublic void setMetadataComplete(Boolean value)
value - allowed object is
Booleanpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.protected void copyIcon(IconType[] source)
Icon.
source - The source to copy from.
NullPointerException - if source is null.protected void copyEnvEntry(EnvEntryType[] source)
EnvEntry.
source - The source to copy from.
NullPointerException - if source is null.protected void copyEjbRef(EjbRefType[] source)
EjbRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyServiceRef(ServiceRefType[] source)
ServiceRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyResourceRef(ResourceRefType[] source)
ResourceRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyResourceEnvRef(ResourceEnvRefType[] source)
ResourceEnvRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyMessageDestinationRef(MessageDestinationRefType[] source)
MessageDestinationRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPersistenceUnitRef(PersistenceUnitRefType[] source)
PersistenceUnitRef.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPostConstruct(LifecycleCallbackType[] source)
PostConstruct.
source - The source to copy from.
NullPointerException - if source is null.protected void copyPreDestroy(LifecycleCallbackType[] source)
PreDestroy.
source - The source to copy from.
NullPointerException - if source is null.protected void copyMessageDestination(MessageDestinationType[] source)
MessageDestination.
source - The source to copy from.
NullPointerException - if source is null.public ApplicationClientType clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||