|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateBookingByProductParams
| Nested Class Summary | |
|---|---|
static class |
CreateBookingByProductParams.Member
The structure's members |
| Method Summary | |
|---|---|
BookingText |
getBookingText()
Retrieves the value for the optional structure field bookingText. |
String |
getBookingTextName()
Retrieves the value for the optional structure field bookingTextName. |
short |
getBookingType()
Retrieves the value for the structure field bookingType. |
Depot |
getDepotCredit()
Retrieves the value for the optional structure field depotCredit. |
Depot |
getDepotDebit()
Retrieves the value for the optional structure field depotDebit. |
String |
getDepotNumberCredit()
Retrieves the value for the optional structure field depotNumberCredit. |
String |
getDepotNumberDebit()
Retrieves the value for the optional structure field depotNumberDebit. |
BookingOrigin |
getOrigin()
Retrieves the value for the optional structure field origin. |
Product |
getProduct()
Retrieves the value for the structure field product. |
BigDecimal |
getQuantity()
Retrieves the value for the structure field quantity. |
CompoundBooking |
getReversalOf()
Retrieves the value for the optional structure field reversalOf. |
Date |
getValueDate()
Retrieves the value for the structure field valueDate. |
| Method Detail |
|---|
BookingText getBookingText()
bookingText.
bookingText.String getBookingTextName()
bookingTextName.
bookingTextName.short getBookingType()
bookingType.
bookingType.Depot getDepotCredit()
depotCredit.
depotCredit.Depot getDepotDebit()
depotDebit.
depotDebit.String getDepotNumberCredit()
depotNumberCredit.
depotNumberCredit.String getDepotNumberDebit()
depotNumberDebit.
depotNumberDebit.BookingOrigin getOrigin()
origin.
origin.Product getProduct()
product.
product.BigDecimal getQuantity()
quantity.
quantity.CompoundBooking getReversalOf()
reversalOf.
reversalOf.Date getValueDate()
valueDate.
valueDate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||