Package StaicDiagram
Full name:
StaicDiagram.ICustomerDAO
Abstract.
Full name:
StaicDiagram.ICustomerDAO.getCustomer
Notation:
+ getCustomer () : Customer
Public.
Return Type:
Customer
Abstract.
Full name:
StaicDiagram.ICustomerDAO.save
Notation:
+ save () : void
Public.
Return Type:
void