de.schlund.pfixcore.example.bank.context
Interface ContextAccount

All Known Implementing Classes:
ContextAccountImpl

public interface ContextAccount


Method Summary
 Account getAccount()
           
 void setAccount(Account account)
           
 

Method Detail

setAccount

void setAccount(Account account)

getAccount

Account getAccount()


Copyright © 2012 United Internet. All Rights Reserved.