JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.ibm.ws.javaee.dd.web.common
Interface AttributeValue
All Superinterfaces:
Describable
public interface
AttributeValue
extends
Describable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAttributeName
()
String
getAttributeValue
()
Methods inherited from interface com.ibm.ws.javaee.dd.common.
Describable
getDescriptions
Method Details
getAttributeName
String
getAttributeName
()
getAttributeValue
String
getAttributeValue
()