ParamValue
This type is a class for model objects.
@version J2EE1.4 This type is a general type that can be used to declare parameter/value lists.
Package: common
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
Filter.initParamValues
Handler.initParams
Servlet.initParams
WebApp.contextParams
Attributes Summary name : EString The param-name element contains the name of a parameter. value : EString The param-value element contains the value of a parameter. description : EString @version J2EE1.4 deprecated, becomes descriptions descriptions : Description * * No description is available *
Attribute Details
name - The param-name element contains the name of a parameter.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
value - The param-value element contains the value of a parameter.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
description - @version J2EE1.4 deprecated, becomes descriptions
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
descriptions - * No description is available *
Reference Type: Description *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006