|
BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.ales.EntitlementQuery.common.AttributeElementFactory
Used to produce new AttributeElement
objects.
Method Summary | |
static AttributeElement |
createAttributeElement()
Creates an AttributeElement object. |
static AttributeElement |
createAttributeElement(java.lang.String name,
java.lang.Object value)
Creates an AttributeElement object with initial values. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static AttributeElement createAttributeElement()
public static AttributeElement createAttributeElement(java.lang.String name, java.lang.Object value) throws QueryException
name
- attribute namevalue
- value of the attributeAttributeElement
object
|
Documentation is available at http://edocs.bea.com/ales/docs26 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |