|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wli.sb.transports.ui.TransportUIFactory.ConfirmationObject
public static class TransportUIFactory.ConfirmationObject
confirmation object
| Constructor Summary | |
|---|---|
TransportUIFactory.ConfirmationObject(String message,
boolean ok)
constructor |
|
| Method Summary | |
|---|---|
String |
getMessage()
returns the message |
int |
getType()
returns the type |
boolean |
isConfirmed()
returns the confirmed flag |
void |
setConfirmed(boolean confirmed)
sets the confirmed flag |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportUIFactory.ConfirmationObject(String message,
boolean ok)
| Method Detail |
|---|
public int getType()
getType in interface TransportUIFactory.TransportUIObjectpublic String getMessage()
public boolean isConfirmed()
public void setConfirmed(boolean confirmed)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||