|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML application-clientType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
Nested Class Summary | |
static class |
ApplicationClientType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
DeploymentExtensionType |
addNewDeploymentExtension()
Appends and returns a new empty value (as xml) as the last "deployment-extension" element |
DescriptionType |
addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element |
DisplayNameType |
addNewDisplayName()
Appends and returns a new empty value (as xml) as the last "display-name" element |
EjbRefType |
addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element |
EnvEntryType |
addNewEnvEntry()
Appends and returns a new empty value (as xml) as the last "env-entry" element |
IconType |
addNewIcon()
Appends and returns a new empty value (as xml) as the last "icon" element |
MessageDestinationType |
addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
MessageDestinationRefType |
addNewMessageDestinationRef()
Appends and returns a new empty value (as xml) as the last "message-destination-ref" element |
ResourceEnvRefType |
addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element |
ResourceRefType |
addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element |
String |
getCallbackHandler()
Gets the "callback-handler" element |
DeploymentExtensionType[] |
getDeploymentExtensionArray()
Gets array of all "deployment-extension" elements |
DeploymentExtensionType |
getDeploymentExtensionArray(int i)
Gets ith "deployment-extension" element |
DescriptionType[] |
getDescriptionArray()
Gets array of all "description" elements |
DescriptionType |
getDescriptionArray(int i)
Gets ith "description" element |
DisplayNameType[] |
getDisplayNameArray()
Gets array of all "display-name" elements |
DisplayNameType |
getDisplayNameArray(int i)
Gets ith "display-name" element |
EjbRefType[] |
getEjbRefArray()
Gets array of all "ejb-ref" elements |
EjbRefType |
getEjbRefArray(int i)
Gets ith "ejb-ref" element |
EnvEntryType[] |
getEnvEntryArray()
Gets array of all "env-entry" elements |
EnvEntryType |
getEnvEntryArray(int i)
Gets ith "env-entry" element |
IconType[] |
getIconArray()
Gets array of all "icon" elements |
IconType |
getIconArray(int i)
Gets ith "icon" element |
MessageDestinationType[] |
getMessageDestinationArray()
Gets array of all "message-destination" elements |
MessageDestinationType |
getMessageDestinationArray(int i)
Gets ith "message-destination" element |
MessageDestinationRefType[] |
getMessageDestinationRefArray()
Gets array of all "message-destination-ref" elements |
MessageDestinationRefType |
getMessageDestinationRefArray(int i)
Gets ith "message-destination-ref" element |
ResourceEnvRefType[] |
getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements |
ResourceEnvRefType |
getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element |
ResourceRefType[] |
getResourceRefArray()
Gets array of all "resource-ref" elements |
ResourceRefType |
getResourceRefArray(int i)
Gets ith "resource-ref" element |
BigDecimal |
getVersion()
Gets the "version" attribute |
DeploymentExtensionType |
insertNewDeploymentExtension(int i)
Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element |
DescriptionType |
insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element |
DisplayNameType |
insertNewDisplayName(int i)
Inserts and returns a new empty value (as xml) as the ith "display-name" element |
EjbRefType |
insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element |
EnvEntryType |
insertNewEnvEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "env-entry" element |
IconType |
insertNewIcon(int i)
Inserts and returns a new empty value (as xml) as the ith "icon" element |
MessageDestinationType |
insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
MessageDestinationRefType |
insertNewMessageDestinationRef(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element |
ResourceEnvRefType |
insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element |
ResourceRefType |
insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element |
boolean |
isSetCallbackHandler()
True if has "callback-handler" element |
void |
removeDeploymentExtension(int i)
Removes the ith "deployment-extension" element |
void |
removeDescription(int i)
Removes the ith "description" element |
void |
removeDisplayName(int i)
Removes the ith "display-name" element |
void |
removeEjbRef(int i)
Removes the ith "ejb-ref" element |
void |
removeEnvEntry(int i)
Removes the ith "env-entry" element |
void |
removeIcon(int i)
Removes the ith "icon" element |
void |
removeMessageDestination(int i)
Removes the ith "message-destination" element |
void |
removeMessageDestinationRef(int i)
Removes the ith "message-destination-ref" element |
void |
removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element |
void |
removeResourceRef(int i)
Removes the ith "resource-ref" element |
void |
setCallbackHandler(String callbackHandler)
Sets the "callback-handler" element |
void |
setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
Sets array of all "deployment-extension" element |
void |
setDeploymentExtensionArray(int i,
DeploymentExtensionType deploymentExtension)
Sets ith "deployment-extension" element |
void |
setDescriptionArray(DescriptionType[] descriptionArray)
Sets array of all "description" element |
void |
setDescriptionArray(int i,
DescriptionType description)
Sets ith "description" element |
void |
setDisplayNameArray(DisplayNameType[] displayNameArray)
Sets array of all "display-name" element |
void |
setDisplayNameArray(int i,
DisplayNameType displayName)
Sets ith "display-name" element |
void |
setEjbRefArray(EjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element |
void |
setEjbRefArray(int i,
EjbRefType ejbRef)
Sets ith "ejb-ref" element |
void |
setEnvEntryArray(EnvEntryType[] envEntryArray)
Sets array of all "env-entry" element |
void |
setEnvEntryArray(int i,
EnvEntryType envEntry)
Sets ith "env-entry" element |
void |
setIconArray(IconType[] iconArray)
Sets array of all "icon" element |
void |
setIconArray(int i,
IconType icon)
Sets ith "icon" element |
void |
setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
Sets ith "message-destination" element |
void |
setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
setMessageDestinationRefArray(int i,
MessageDestinationRefType messageDestinationRef)
Sets ith "message-destination-ref" element |
void |
setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
Sets array of all "message-destination-ref" element |
void |
setResourceEnvRefArray(int i,
ResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element |
void |
setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element |
void |
setResourceRefArray(int i,
ResourceRefType resourceRef)
Sets ith "resource-ref" element |
void |
setResourceRefArray(ResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element |
void |
setVersion(BigDecimal version)
Sets the "version" attribute |
int |
sizeOfDeploymentExtensionArray()
Returns number of "deployment-extension" element |
int |
sizeOfDescriptionArray()
Returns number of "description" element |
int |
sizeOfDisplayNameArray()
Returns number of "display-name" element |
int |
sizeOfEjbRefArray()
Returns number of "ejb-ref" element |
int |
sizeOfEnvEntryArray()
Returns number of "env-entry" element |
int |
sizeOfIconArray()
Returns number of "icon" element |
int |
sizeOfMessageDestinationArray()
Returns number of "message-destination" element |
int |
sizeOfMessageDestinationRefArray()
Returns number of "message-destination-ref" element |
int |
sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element |
int |
sizeOfResourceRefArray()
Returns number of "resource-ref" element |
void |
unsetCallbackHandler()
Unsets the "callback-handler" element |
FullyQualifiedClassType |
xgetCallbackHandler()
Gets (as xml) the "callback-handler" element |
DeweyVersionType |
xgetVersion()
Gets (as xml) the "version" attribute |
void |
xsetCallbackHandler(FullyQualifiedClassType callbackHandler)
Sets (as xml) the "callback-handler" element |
void |
xsetVersion(DeweyVersionType version)
Sets (as xml) the "version" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public DescriptionType[] getDescriptionArray()
public DescriptionType getDescriptionArray(int i)
public int sizeOfDescriptionArray()
public void setDescriptionArray(DescriptionType[] descriptionArray)
public void setDescriptionArray(int i, DescriptionType description)
public DescriptionType insertNewDescription(int i)
public DescriptionType addNewDescription()
public void removeDescription(int i)
public DisplayNameType[] getDisplayNameArray()
public DisplayNameType getDisplayNameArray(int i)
public int sizeOfDisplayNameArray()
public void setDisplayNameArray(DisplayNameType[] displayNameArray)
public void setDisplayNameArray(int i, DisplayNameType displayName)
public DisplayNameType insertNewDisplayName(int i)
public DisplayNameType addNewDisplayName()
public void removeDisplayName(int i)
public IconType[] getIconArray()
public IconType getIconArray(int i)
public int sizeOfIconArray()
public void setIconArray(IconType[] iconArray)
public void setIconArray(int i, IconType icon)
public IconType insertNewIcon(int i)
public IconType addNewIcon()
public void removeIcon(int i)
public EnvEntryType[] getEnvEntryArray()
public EnvEntryType getEnvEntryArray(int i)
public int sizeOfEnvEntryArray()
public void setEnvEntryArray(EnvEntryType[] envEntryArray)
public void setEnvEntryArray(int i, EnvEntryType envEntry)
public EnvEntryType insertNewEnvEntry(int i)
public EnvEntryType addNewEnvEntry()
public void removeEnvEntry(int i)
public EjbRefType[] getEjbRefArray()
public EjbRefType getEjbRefArray(int i)
public int sizeOfEjbRefArray()
public void setEjbRefArray(EjbRefType[] ejbRefArray)
public void setEjbRefArray(int i, EjbRefType ejbRef)
public EjbRefType insertNewEjbRef(int i)
public EjbRefType addNewEjbRef()
public void removeEjbRef(int i)
public ResourceRefType[] getResourceRefArray()
public ResourceRefType getResourceRefArray(int i)
public int sizeOfResourceRefArray()
public void setResourceRefArray(ResourceRefType[] resourceRefArray)
public void setResourceRefArray(int i, ResourceRefType resourceRef)
public ResourceRefType insertNewResourceRef(int i)
public ResourceRefType addNewResourceRef()
public void removeResourceRef(int i)
public ResourceEnvRefType[] getResourceEnvRefArray()
public ResourceEnvRefType getResourceEnvRefArray(int i)
public int sizeOfResourceEnvRefArray()
public void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
public void setResourceEnvRefArray(int i, ResourceEnvRefType resourceEnvRef)
public ResourceEnvRefType insertNewResourceEnvRef(int i)
public ResourceEnvRefType addNewResourceEnvRef()
public void removeResourceEnvRef(int i)
public MessageDestinationRefType[] getMessageDestinationRefArray()
public MessageDestinationRefType getMessageDestinationRefArray(int i)
public int sizeOfMessageDestinationRefArray()
public void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
public void setMessageDestinationRefArray(int i, MessageDestinationRefType messageDestinationRef)
public MessageDestinationRefType insertNewMessageDestinationRef(int i)
public MessageDestinationRefType addNewMessageDestinationRef()
public void removeMessageDestinationRef(int i)
public String getCallbackHandler()
public FullyQualifiedClassType xgetCallbackHandler()
public boolean isSetCallbackHandler()
public void setCallbackHandler(String callbackHandler)
public void xsetCallbackHandler(FullyQualifiedClassType callbackHandler)
public void unsetCallbackHandler()
public MessageDestinationType[] getMessageDestinationArray()
public MessageDestinationType getMessageDestinationArray(int i)
public int sizeOfMessageDestinationArray()
public void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
public void setMessageDestinationArray(int i, MessageDestinationType messageDestination)
public MessageDestinationType insertNewMessageDestination(int i)
public MessageDestinationType addNewMessageDestination()
public void removeMessageDestination(int i)
public DeploymentExtensionType[] getDeploymentExtensionArray()
public DeploymentExtensionType getDeploymentExtensionArray(int i)
public int sizeOfDeploymentExtensionArray()
public void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
public void setDeploymentExtensionArray(int i, DeploymentExtensionType deploymentExtension)
public DeploymentExtensionType insertNewDeploymentExtension(int i)
public DeploymentExtensionType addNewDeploymentExtension()
public void removeDeploymentExtension(int i)
public BigDecimal getVersion()
public DeweyVersionType xgetVersion()
public void setVersion(BigDecimal version)
public void xsetVersion(DeweyVersionType version)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |