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 java.lang.String
getAttributeName()
java.lang.String
getAttributeValue()
-
Methods inherited from interface com.ibm.ws.javaee.dd.common.Describable
getDescriptions
-
-