|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.apache.geronimo.xbeans.j2ee.impl.ApplicationClientTypeImpl
An XML application-clientType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class org.apache.geronimo.xbeans.j2ee.ApplicationClientType |
ApplicationClientType.Factory |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.apache.geronimo.xbeans.j2ee.ApplicationClientType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
ApplicationClientTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
public ApplicationClientTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
public DescriptionType[] getDescriptionArray()
getDescriptionArray in interface ApplicationClientTypepublic DescriptionType getDescriptionArray(int i)
getDescriptionArray in interface ApplicationClientTypepublic int sizeOfDescriptionArray()
sizeOfDescriptionArray in interface ApplicationClientTypepublic void setDescriptionArray(DescriptionType[] descriptionArray)
setDescriptionArray in interface ApplicationClientType
public void setDescriptionArray(int i,
DescriptionType description)
setDescriptionArray in interface ApplicationClientTypepublic DescriptionType insertNewDescription(int i)
insertNewDescription in interface ApplicationClientTypepublic DescriptionType addNewDescription()
addNewDescription in interface ApplicationClientTypepublic void removeDescription(int i)
removeDescription in interface ApplicationClientTypepublic DisplayNameType[] getDisplayNameArray()
getDisplayNameArray in interface ApplicationClientTypepublic DisplayNameType getDisplayNameArray(int i)
getDisplayNameArray in interface ApplicationClientTypepublic int sizeOfDisplayNameArray()
sizeOfDisplayNameArray in interface ApplicationClientTypepublic void setDisplayNameArray(DisplayNameType[] displayNameArray)
setDisplayNameArray in interface ApplicationClientType
public void setDisplayNameArray(int i,
DisplayNameType displayName)
setDisplayNameArray in interface ApplicationClientTypepublic DisplayNameType insertNewDisplayName(int i)
insertNewDisplayName in interface ApplicationClientTypepublic DisplayNameType addNewDisplayName()
addNewDisplayName in interface ApplicationClientTypepublic void removeDisplayName(int i)
removeDisplayName in interface ApplicationClientTypepublic IconType[] getIconArray()
getIconArray in interface ApplicationClientTypepublic IconType getIconArray(int i)
getIconArray in interface ApplicationClientTypepublic int sizeOfIconArray()
sizeOfIconArray in interface ApplicationClientTypepublic void setIconArray(IconType[] iconArray)
setIconArray in interface ApplicationClientType
public void setIconArray(int i,
IconType icon)
setIconArray in interface ApplicationClientTypepublic IconType insertNewIcon(int i)
insertNewIcon in interface ApplicationClientTypepublic IconType addNewIcon()
addNewIcon in interface ApplicationClientTypepublic void removeIcon(int i)
removeIcon in interface ApplicationClientTypepublic EnvEntryType[] getEnvEntryArray()
getEnvEntryArray in interface ApplicationClientTypepublic EnvEntryType getEnvEntryArray(int i)
getEnvEntryArray in interface ApplicationClientTypepublic int sizeOfEnvEntryArray()
sizeOfEnvEntryArray in interface ApplicationClientTypepublic void setEnvEntryArray(EnvEntryType[] envEntryArray)
setEnvEntryArray in interface ApplicationClientType
public void setEnvEntryArray(int i,
EnvEntryType envEntry)
setEnvEntryArray in interface ApplicationClientTypepublic EnvEntryType insertNewEnvEntry(int i)
insertNewEnvEntry in interface ApplicationClientTypepublic EnvEntryType addNewEnvEntry()
addNewEnvEntry in interface ApplicationClientTypepublic void removeEnvEntry(int i)
removeEnvEntry in interface ApplicationClientTypepublic EjbRefType[] getEjbRefArray()
getEjbRefArray in interface ApplicationClientTypepublic EjbRefType getEjbRefArray(int i)
getEjbRefArray in interface ApplicationClientTypepublic int sizeOfEjbRefArray()
sizeOfEjbRefArray in interface ApplicationClientTypepublic void setEjbRefArray(EjbRefType[] ejbRefArray)
setEjbRefArray in interface ApplicationClientType
public void setEjbRefArray(int i,
EjbRefType ejbRef)
setEjbRefArray in interface ApplicationClientTypepublic EjbRefType insertNewEjbRef(int i)
insertNewEjbRef in interface ApplicationClientTypepublic EjbRefType addNewEjbRef()
addNewEjbRef in interface ApplicationClientTypepublic void removeEjbRef(int i)
removeEjbRef in interface ApplicationClientTypepublic ResourceRefType[] getResourceRefArray()
getResourceRefArray in interface ApplicationClientTypepublic ResourceRefType getResourceRefArray(int i)
getResourceRefArray in interface ApplicationClientTypepublic int sizeOfResourceRefArray()
sizeOfResourceRefArray in interface ApplicationClientTypepublic void setResourceRefArray(ResourceRefType[] resourceRefArray)
setResourceRefArray in interface ApplicationClientType
public void setResourceRefArray(int i,
ResourceRefType resourceRef)
setResourceRefArray in interface ApplicationClientTypepublic ResourceRefType insertNewResourceRef(int i)
insertNewResourceRef in interface ApplicationClientTypepublic ResourceRefType addNewResourceRef()
addNewResourceRef in interface ApplicationClientTypepublic void removeResourceRef(int i)
removeResourceRef in interface ApplicationClientTypepublic ResourceEnvRefType[] getResourceEnvRefArray()
getResourceEnvRefArray in interface ApplicationClientTypepublic ResourceEnvRefType getResourceEnvRefArray(int i)
getResourceEnvRefArray in interface ApplicationClientTypepublic int sizeOfResourceEnvRefArray()
sizeOfResourceEnvRefArray in interface ApplicationClientTypepublic void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
setResourceEnvRefArray in interface ApplicationClientType
public void setResourceEnvRefArray(int i,
ResourceEnvRefType resourceEnvRef)
setResourceEnvRefArray in interface ApplicationClientTypepublic ResourceEnvRefType insertNewResourceEnvRef(int i)
insertNewResourceEnvRef in interface ApplicationClientTypepublic ResourceEnvRefType addNewResourceEnvRef()
addNewResourceEnvRef in interface ApplicationClientTypepublic void removeResourceEnvRef(int i)
removeResourceEnvRef in interface ApplicationClientTypepublic MessageDestinationRefType[] getMessageDestinationRefArray()
getMessageDestinationRefArray in interface ApplicationClientTypepublic MessageDestinationRefType getMessageDestinationRefArray(int i)
getMessageDestinationRefArray in interface ApplicationClientTypepublic int sizeOfMessageDestinationRefArray()
sizeOfMessageDestinationRefArray in interface ApplicationClientTypepublic void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
setMessageDestinationRefArray in interface ApplicationClientType
public void setMessageDestinationRefArray(int i,
MessageDestinationRefType messageDestinationRef)
setMessageDestinationRefArray in interface ApplicationClientTypepublic MessageDestinationRefType insertNewMessageDestinationRef(int i)
insertNewMessageDestinationRef in interface ApplicationClientTypepublic MessageDestinationRefType addNewMessageDestinationRef()
addNewMessageDestinationRef in interface ApplicationClientTypepublic void removeMessageDestinationRef(int i)
removeMessageDestinationRef in interface ApplicationClientTypepublic String getCallbackHandler()
getCallbackHandler in interface ApplicationClientTypepublic FullyQualifiedClassType xgetCallbackHandler()
xgetCallbackHandler in interface ApplicationClientTypepublic boolean isSetCallbackHandler()
isSetCallbackHandler in interface ApplicationClientTypepublic void setCallbackHandler(String callbackHandler)
setCallbackHandler in interface ApplicationClientTypepublic void xsetCallbackHandler(FullyQualifiedClassType callbackHandler)
xsetCallbackHandler in interface ApplicationClientTypepublic void unsetCallbackHandler()
unsetCallbackHandler in interface ApplicationClientTypepublic MessageDestinationType[] getMessageDestinationArray()
getMessageDestinationArray in interface ApplicationClientTypepublic MessageDestinationType getMessageDestinationArray(int i)
getMessageDestinationArray in interface ApplicationClientTypepublic int sizeOfMessageDestinationArray()
sizeOfMessageDestinationArray in interface ApplicationClientTypepublic void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
setMessageDestinationArray in interface ApplicationClientType
public void setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
setMessageDestinationArray in interface ApplicationClientTypepublic MessageDestinationType insertNewMessageDestination(int i)
insertNewMessageDestination in interface ApplicationClientTypepublic MessageDestinationType addNewMessageDestination()
addNewMessageDestination in interface ApplicationClientTypepublic void removeMessageDestination(int i)
removeMessageDestination in interface ApplicationClientTypepublic DeploymentExtensionType[] getDeploymentExtensionArray()
getDeploymentExtensionArray in interface ApplicationClientTypepublic DeploymentExtensionType getDeploymentExtensionArray(int i)
getDeploymentExtensionArray in interface ApplicationClientTypepublic int sizeOfDeploymentExtensionArray()
sizeOfDeploymentExtensionArray in interface ApplicationClientTypepublic void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
setDeploymentExtensionArray in interface ApplicationClientType
public void setDeploymentExtensionArray(int i,
DeploymentExtensionType deploymentExtension)
setDeploymentExtensionArray in interface ApplicationClientTypepublic DeploymentExtensionType insertNewDeploymentExtension(int i)
insertNewDeploymentExtension in interface ApplicationClientTypepublic DeploymentExtensionType addNewDeploymentExtension()
addNewDeploymentExtension in interface ApplicationClientTypepublic void removeDeploymentExtension(int i)
removeDeploymentExtension in interface ApplicationClientTypepublic BigDecimal getVersion()
getVersion in interface ApplicationClientTypepublic DeweyVersionType xgetVersion()
xgetVersion in interface ApplicationClientTypepublic void setVersion(BigDecimal version)
setVersion in interface ApplicationClientTypepublic void xsetVersion(DeweyVersionType version)
xsetVersion in interface ApplicationClientType
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||