public interface CreateBookingByProductParams extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, CreateBookingByProductParams
CreateBookingByProductParams.Member| Modifier and Type | Method and Description |
|---|---|
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. |
BookingText getBookingText()
bookingText.getBookingText in interface CreateBookingByProductParamsbookingText.String getBookingTextName()
bookingTextName.getBookingTextName in interface CreateBookingByProductParamsbookingTextName.short getBookingType()
bookingType.getBookingType in interface CreateBookingByProductParamsbookingType.Depot getDepotCredit()
depotCredit.getDepotCredit in interface CreateBookingByProductParamsdepotCredit.Depot getDepotDebit()
depotDebit.getDepotDebit in interface CreateBookingByProductParamsdepotDebit.String getDepotNumberCredit()
depotNumberCredit.getDepotNumberCredit in interface CreateBookingByProductParamsdepotNumberCredit.String getDepotNumberDebit()
depotNumberDebit.getDepotNumberDebit in interface CreateBookingByProductParamsdepotNumberDebit.BookingOrigin getOrigin()
origin.getOrigin in interface CreateBookingByProductParamsorigin.Product getProduct()
product.getProduct in interface CreateBookingByProductParamsproduct.BigDecimal getQuantity()
quantity.getQuantity in interface CreateBookingByProductParamsquantity.CompoundBooking getReversalOf()
reversalOf.getReversalOf in interface CreateBookingByProductParamsreversalOf.Date getValueDate()
valueDate.getValueDate in interface CreateBookingByProductParamsvalueDate.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.