Modifier and Type | Method and Description |
---|---|
java.util.List |
getBOD()
Returns the value of the 'BOD' containment reference list.
|
ConfirmType |
getConfirm()
Returns the value of the 'Confirm' containment reference.
|
void |
setConfirm(ConfirmType value)
Sets the value of the '
Confirm ' containment reference. |
ConfirmType getConfirm()
setConfirm(ConfirmType)
,
Oagis9Package.getConfirmBODDataAreaType_Confirm()
void setConfirm(ConfirmType value)
Confirm
' containment reference.
value
- the new value of the 'Confirm' containment reference.getConfirm()
java.util.List getBOD()
BODType
.
The outcome of processing a specific BOD. Describes overall/summary outcome, plus the outcome of processing each noun of the BOD. Includes noun-specific error and/or warning messaages encountered during processing. May include summary and/or roll-up messages at the BOD level.
Oagis9Package.getConfirmBODDataAreaType_BOD()