|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ofx4j.domain.data.ResponseMessage net.sf.ofx4j.domain.data.TransactionWrappedResponseMessage<ProfileResponse> net.sf.ofx4j.domain.data.profile.ProfileResponseTransaction
public class ProfileResponseTransaction
Constructor Summary | |
---|---|
ProfileResponseTransaction()
|
Method Summary | |
---|---|
ProfileResponse |
getMessage()
The message. |
ProfileResponse |
getWrappedMessage()
Get the wrapped message. |
void |
setMessage(ProfileResponse message)
The message. |
Methods inherited from class net.sf.ofx4j.domain.data.TransactionWrappedResponseMessage |
---|
getClientCookie, getResponseMessageName, getStatus, getStatusHolderName, getUID, setClientCookie, setStatus, setUID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProfileResponseTransaction()
Method Detail |
---|
public ProfileResponse getMessage()
public void setMessage(ProfileResponse message)
message
- The message.public ProfileResponse getWrappedMessage()
TransactionWrappedResponseMessage
getWrappedMessage
in class TransactionWrappedResponseMessage<ProfileResponse>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |