|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HTTPHeaderType
A representation of the model object 'HTTP Header Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
HTTPControl |
getControl()
Returns the value of the 'Control' containment reference |
java.util.List<HTTPHeader> |
getHeader()
Returns the value of the 'Header' containment reference list. |
void |
setControl(HTTPControl value)
Sets the value of the ' Control ' containment reference |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
HTTPControl getControl()
setControl(HTTPControl)
void setControl(HTTPControl value)
Control
' containment reference.
value
- the new value of the 'Control' containment reference.getControl()
java.util.List<HTTPHeader> getHeader()
HTTPHeader
.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |