|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML entity-beanType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
Nested Class Summary | |
static class |
EntityBeanType.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 | |
CmpFieldType |
addNewCmpField()
Appends and returns a new empty value (as xml) as the last "cmp-field" element |
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 |
EjbLocalRefType |
addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" 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 |
MessageDestinationRefType |
addNewMessageDestinationRef()
Appends and returns a new empty value (as xml) as the last "message-destination-ref" element |
QueryType |
addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" 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 |
SecurityIdentityType |
addNewSecurityIdentity()
Appends and returns a new empty "security-identity" element |
SecurityRoleRefType |
addNewSecurityRoleRef()
Appends and returns a new empty value (as xml) as the last "security-role-ref" element |
ServiceRefType |
addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element |
String |
getAbstractSchemaName()
Gets the "abstract-schema-name" element |
CmpFieldType[] |
getCmpFieldArray()
Gets array of all "cmp-field" elements |
CmpFieldType |
getCmpFieldArray(int i)
Gets ith "cmp-field" element |
CmpVersionType.Enum |
getCmpVersion()
Gets the "cmp-version" 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 |
String |
getEjbClass()
Gets the "ejb-class" element |
EjbLocalRefType[] |
getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements |
EjbLocalRefType |
getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element |
String |
getEjbName()
Gets the "ejb-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 |
String |
getHome()
Gets the "home" element |
IconType[] |
getIconArray()
Gets array of all "icon" elements |
IconType |
getIconArray(int i)
Gets ith "icon" element |
String |
getLocal()
Gets the "local" element |
String |
getLocalHome()
Gets the "local-home" element |
MessageDestinationRefType[] |
getMessageDestinationRefArray()
Gets array of all "message-destination-ref" elements |
MessageDestinationRefType |
getMessageDestinationRefArray(int i)
Gets ith "message-destination-ref" element |
PersistenceTypeType.Enum |
getPersistenceType()
Gets the "persistence-type" element |
String |
getPrimKeyClass()
Gets the "prim-key-class" element |
String |
getPrimkeyField()
Gets the "primkey-field" element |
QueryType[] |
getQueryArray()
Gets array of all "query" elements |
QueryType |
getQueryArray(int i)
Gets ith "query" element |
boolean |
getReentrant()
Gets the "reentrant" element |
String |
getRemote()
Gets the "remote" 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 |
SecurityIdentityType |
getSecurityIdentity()
Gets the "security-identity" element |
SecurityRoleRefType[] |
getSecurityRoleRefArray()
Gets array of all "security-role-ref" elements |
SecurityRoleRefType |
getSecurityRoleRefArray(int i)
Gets ith "security-role-ref" element |
ServiceRefType[] |
getServiceRefArray()
Gets array of all "service-ref" elements |
ServiceRefType |
getServiceRefArray(int i)
Gets ith "service-ref" element |
CmpFieldType |
insertNewCmpField(int i)
Inserts and returns a new empty value (as xml) as the ith "cmp-field" element |
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 |
EjbLocalRefType |
insertNewEjbLocalRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" 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 |
MessageDestinationRefType |
insertNewMessageDestinationRef(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element |
QueryType |
insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" 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 |
SecurityRoleRefType |
insertNewSecurityRoleRef(int i)
Inserts and returns a new empty value (as xml) as the ith "security-role-ref" element |
ServiceRefType |
insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element |
boolean |
isSetAbstractSchemaName()
True if has "abstract-schema-name" element |
boolean |
isSetCmpVersion()
True if has "cmp-version" element |
boolean |
isSetHome()
True if has "home" element |
boolean |
isSetLocal()
True if has "local" element |
boolean |
isSetLocalHome()
True if has "local-home" element |
boolean |
isSetPrimkeyField()
True if has "primkey-field" element |
boolean |
isSetRemote()
True if has "remote" element |
boolean |
isSetSecurityIdentity()
True if has "security-identity" element |
void |
removeCmpField(int i)
Removes the ith "cmp-field" 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 |
removeEjbLocalRef(int i)
Removes the ith "ejb-local-ref" 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 |
removeMessageDestinationRef(int i)
Removes the ith "message-destination-ref" element |
void |
removeQuery(int i)
Removes the ith "query" element |
void |
removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element |
void |
removeResourceRef(int i)
Removes the ith "resource-ref" element |
void |
removeSecurityRoleRef(int i)
Removes the ith "security-role-ref" element |
void |
removeServiceRef(int i)
Removes the ith "service-ref" element |
void |
setAbstractSchemaName(String abstractSchemaName)
Sets the "abstract-schema-name" element |
void |
setCmpFieldArray(CmpFieldType[] cmpFieldArray)
Sets array of all "cmp-field" element |
void |
setCmpFieldArray(int i,
CmpFieldType cmpField)
Sets ith "cmp-field" element |
void |
setCmpVersion(CmpVersionType.Enum cmpVersion)
Sets the "cmp-version" 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 |
setEjbClass(String ejbClass)
Sets the "ejb-class" element |
void |
setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element |
void |
setEjbLocalRefArray(int i,
EjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element |
void |
setEjbName(String ejbName)
Sets the "ejb-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 |
setHome(String home)
Sets the "home" element |
void |
setIconArray(IconType[] iconArray)
Sets array of all "icon" element |
void |
setIconArray(int i,
IconType icon)
Sets ith "icon" element |
void |
setLocal(String local)
Sets the "local" element |
void |
setLocalHome(String localHome)
Sets the "local-home" 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 |
setPersistenceType(PersistenceTypeType.Enum persistenceType)
Sets the "persistence-type" element |
void |
setPrimKeyClass(String primKeyClass)
Sets the "prim-key-class" element |
void |
setPrimkeyField(String primkeyField)
Sets the "primkey-field" element |
void |
setQueryArray(int i,
QueryType query)
Sets ith "query" element |
void |
setQueryArray(QueryType[] queryArray)
Sets array of all "query" element |
void |
setReentrant(boolean reentrant)
Sets the "reentrant" element |
void |
setRemote(String remote)
Sets the "remote" 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 |
setSecurityIdentity(SecurityIdentityType securityIdentity)
Sets the "security-identity" element |
void |
setSecurityRoleRefArray(int i,
SecurityRoleRefType securityRoleRef)
Sets ith "security-role-ref" element |
void |
setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
Sets array of all "security-role-ref" element |
void |
setServiceRefArray(int i,
ServiceRefType serviceRef)
Sets ith "service-ref" element |
void |
setServiceRefArray(ServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element |
int |
sizeOfCmpFieldArray()
Returns number of "cmp-field" element |
int |
sizeOfDeploymentExtensionArray()
Returns number of "deployment-extension" element |
int |
sizeOfDescriptionArray()
Returns number of "description" element |
int |
sizeOfDisplayNameArray()
Returns number of "display-name" element |
int |
sizeOfEjbLocalRefArray()
Returns number of "ejb-local-ref" 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 |
sizeOfMessageDestinationRefArray()
Returns number of "message-destination-ref" element |
int |
sizeOfQueryArray()
Returns number of "query" element |
int |
sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element |
int |
sizeOfResourceRefArray()
Returns number of "resource-ref" element |
int |
sizeOfSecurityRoleRefArray()
Returns number of "security-role-ref" element |
int |
sizeOfServiceRefArray()
Returns number of "service-ref" element |
void |
unsetAbstractSchemaName()
Unsets the "abstract-schema-name" element |
void |
unsetCmpVersion()
Unsets the "cmp-version" element |
void |
unsetHome()
Unsets the "home" element |
void |
unsetLocal()
Unsets the "local" element |
void |
unsetLocalHome()
Unsets the "local-home" element |
void |
unsetPrimkeyField()
Unsets the "primkey-field" element |
void |
unsetRemote()
Unsets the "remote" element |
void |
unsetSecurityIdentity()
Unsets the "security-identity" element |
JavaIdentifierType |
xgetAbstractSchemaName()
Gets (as xml) the "abstract-schema-name" element |
CmpVersionType |
xgetCmpVersion()
Gets (as xml) the "cmp-version" element |
EjbClassType |
xgetEjbClass()
Gets (as xml) the "ejb-class" element |
EjbNameType |
xgetEjbName()
Gets (as xml) the "ejb-name" element |
HomeType |
xgetHome()
Gets (as xml) the "home" element |
LocalType |
xgetLocal()
Gets (as xml) the "local" element |
LocalHomeType |
xgetLocalHome()
Gets (as xml) the "local-home" element |
PersistenceTypeType |
xgetPersistenceType()
Gets (as xml) the "persistence-type" element |
FullyQualifiedClassType |
xgetPrimKeyClass()
Gets (as xml) the "prim-key-class" element |
String |
xgetPrimkeyField()
Gets (as xml) the "primkey-field" element |
TrueFalseType |
xgetReentrant()
Gets (as xml) the "reentrant" element |
RemoteType |
xgetRemote()
Gets (as xml) the "remote" element |
void |
xsetAbstractSchemaName(JavaIdentifierType abstractSchemaName)
Sets (as xml) the "abstract-schema-name" element |
void |
xsetCmpVersion(CmpVersionType cmpVersion)
Sets (as xml) the "cmp-version" element |
void |
xsetEjbClass(EjbClassType ejbClass)
Sets (as xml) the "ejb-class" element |
void |
xsetEjbName(EjbNameType ejbName)
Sets (as xml) the "ejb-name" element |
void |
xsetHome(HomeType home)
Sets (as xml) the "home" element |
void |
xsetLocal(LocalType local)
Sets (as xml) the "local" element |
void |
xsetLocalHome(LocalHomeType localHome)
Sets (as xml) the "local-home" element |
void |
xsetPersistenceType(PersistenceTypeType persistenceType)
Sets (as xml) the "persistence-type" element |
void |
xsetPrimKeyClass(FullyQualifiedClassType primKeyClass)
Sets (as xml) the "prim-key-class" element |
void |
xsetPrimkeyField(String primkeyField)
Sets (as xml) the "primkey-field" element |
void |
xsetReentrant(TrueFalseType reentrant)
Sets (as xml) the "reentrant" element |
void |
xsetRemote(RemoteType remote)
Sets (as xml) the "remote" element |
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 String getEjbName()
public EjbNameType xgetEjbName()
public void setEjbName(String ejbName)
public void xsetEjbName(EjbNameType ejbName)
public String getHome()
public HomeType xgetHome()
public boolean isSetHome()
public void setHome(String home)
public void xsetHome(HomeType home)
public void unsetHome()
public String getRemote()
public RemoteType xgetRemote()
public boolean isSetRemote()
public void setRemote(String remote)
public void xsetRemote(RemoteType remote)
public void unsetRemote()
public String getLocalHome()
public LocalHomeType xgetLocalHome()
public boolean isSetLocalHome()
public void setLocalHome(String localHome)
public void xsetLocalHome(LocalHomeType localHome)
public void unsetLocalHome()
public String getLocal()
public LocalType xgetLocal()
public boolean isSetLocal()
public void setLocal(String local)
public void xsetLocal(LocalType local)
public void unsetLocal()
public String getEjbClass()
public EjbClassType xgetEjbClass()
public void setEjbClass(String ejbClass)
public void xsetEjbClass(EjbClassType ejbClass)
public PersistenceTypeType.Enum getPersistenceType()
public PersistenceTypeType xgetPersistenceType()
public void setPersistenceType(PersistenceTypeType.Enum persistenceType)
public void xsetPersistenceType(PersistenceTypeType persistenceType)
public String getPrimKeyClass()
public FullyQualifiedClassType xgetPrimKeyClass()
public void setPrimKeyClass(String primKeyClass)
public void xsetPrimKeyClass(FullyQualifiedClassType primKeyClass)
public boolean getReentrant()
public TrueFalseType xgetReentrant()
public void setReentrant(boolean reentrant)
public void xsetReentrant(TrueFalseType reentrant)
public CmpVersionType.Enum getCmpVersion()
public CmpVersionType xgetCmpVersion()
public boolean isSetCmpVersion()
public void setCmpVersion(CmpVersionType.Enum cmpVersion)
public void xsetCmpVersion(CmpVersionType cmpVersion)
public void unsetCmpVersion()
public String getAbstractSchemaName()
public JavaIdentifierType xgetAbstractSchemaName()
public boolean isSetAbstractSchemaName()
public void setAbstractSchemaName(String abstractSchemaName)
public void xsetAbstractSchemaName(JavaIdentifierType abstractSchemaName)
public void unsetAbstractSchemaName()
public CmpFieldType[] getCmpFieldArray()
public CmpFieldType getCmpFieldArray(int i)
public int sizeOfCmpFieldArray()
public void setCmpFieldArray(CmpFieldType[] cmpFieldArray)
public void setCmpFieldArray(int i, CmpFieldType cmpField)
public CmpFieldType insertNewCmpField(int i)
public CmpFieldType addNewCmpField()
public void removeCmpField(int i)
public String getPrimkeyField()
public String xgetPrimkeyField()
public boolean isSetPrimkeyField()
public void setPrimkeyField(String primkeyField)
public void xsetPrimkeyField(String primkeyField)
public void unsetPrimkeyField()
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 EjbLocalRefType[] getEjbLocalRefArray()
public EjbLocalRefType getEjbLocalRefArray(int i)
public int sizeOfEjbLocalRefArray()
public void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
public void setEjbLocalRefArray(int i, EjbLocalRefType ejbLocalRef)
public EjbLocalRefType insertNewEjbLocalRef(int i)
public EjbLocalRefType addNewEjbLocalRef()
public void removeEjbLocalRef(int i)
public ServiceRefType[] getServiceRefArray()
public ServiceRefType getServiceRefArray(int i)
public int sizeOfServiceRefArray()
public void setServiceRefArray(ServiceRefType[] serviceRefArray)
public void setServiceRefArray(int i, ServiceRefType serviceRef)
public ServiceRefType insertNewServiceRef(int i)
public ServiceRefType addNewServiceRef()
public void removeServiceRef(int i)
public SecurityRoleRefType[] getSecurityRoleRefArray()
public SecurityRoleRefType getSecurityRoleRefArray(int i)
public int sizeOfSecurityRoleRefArray()
public void setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
public void setSecurityRoleRefArray(int i, SecurityRoleRefType securityRoleRef)
public SecurityRoleRefType insertNewSecurityRoleRef(int i)
public SecurityRoleRefType addNewSecurityRoleRef()
public void removeSecurityRoleRef(int i)
public SecurityIdentityType getSecurityIdentity()
public boolean isSetSecurityIdentity()
public void setSecurityIdentity(SecurityIdentityType securityIdentity)
public SecurityIdentityType addNewSecurityIdentity()
public void unsetSecurityIdentity()
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 QueryType[] getQueryArray()
public QueryType getQueryArray(int i)
public int sizeOfQueryArray()
public void setQueryArray(QueryType[] queryArray)
public void setQueryArray(int i, QueryType query)
public QueryType insertNewQuery(int i)
public QueryType addNewQuery()
public void removeQuery(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)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |