|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FanOutContextType
A representation of the model object 'Fan Out Context Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.math.BigInteger |
getIteration()
Returns the value of the 'Iteration' attribute |
java.lang.Object |
getOccurrence()
Returns the value of the 'Occurrence' containment reference |
void |
setIteration(java.math.BigInteger value)
Sets the value of the ' Iteration ' attribute |
void |
setOccurrence(java.lang.Object value)
Sets the value of the ' Occurrence ' containment reference |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.math.BigInteger getIteration()
setIteration(BigInteger)
void setIteration(java.math.BigInteger value)
Iteration
' attribute.
value
- the new value of the 'Iteration' attribute.getIteration()
java.lang.Object getOccurrence()
setOccurrence(Object)
void setOccurrence(java.lang.Object value)
Occurrence
' containment reference.
value
- the new value of the 'Occurrence' containment reference. Note that
this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.getOccurrence()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |