|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EISHeaderType
A representation of the model object 'EIS Header Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.Object |
getEISConnectionSpec()
Returns the value of the 'EIS Connection Spec' containment reference |
java.lang.Object |
getEISInteractionSpec()
Returns the value of the 'EIS Interaction Spec' containment reference |
void |
setEISConnectionSpec(java.lang.Object value)
Sets the value of the ' EIS Connection Spec ' containment reference |
void |
setEISInteractionSpec(java.lang.Object value)
Sets the value of the ' EIS Interaction Spec ' containment reference |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.lang.Object getEISInteractionSpec()
setEISInteractionSpec(Object)
void setEISInteractionSpec(java.lang.Object value)
EIS Interaction Spec
' containment reference.
value
- the new value of the 'EIS Interaction Spec' containment reference. Note that
this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.getEISInteractionSpec()
java.lang.Object getEISConnectionSpec()
setEISConnectionSpec(Object)
void setEISConnectionSpec(java.lang.Object value)
EIS Connection Spec
' containment reference.
value
- the new value of the 'EIS Connection Spec' containment reference. Note that
this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.getEISConnectionSpec()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |