All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----semper.commerce.Transaction | +----semper.commerce.GenericTransaction | +----semper.BApp.bargainer.messages.UnsignedMessage | +----semper.BApp.bargainer.messages.NegotiateMessage | +----semper.BApp.bargainer.messages.RequestForOffer
public RequestForOffer(ActiveDeal deal, Transaction ref) throws AssociationException, TransactionException
public RequestForOffer(ActiveDeal deal, Transaction ref, PersonalInfo buyer, PersonalInfo seller, String comment, ProductInfo productInfo, TermsAndConditionsInfo termsAndConditionsInfo) throws AssociationException, TransactionException
public Description makeDescription()
All Packages Class Hierarchy This Package Previous Next Index