public interface CreateBookingByPositionParams extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, CreateBookingByPositionParams
CreateBookingByPositionParams.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. |
BookingOrigin |
getOrigin()
Retrieves the value for the optional structure field
origin. |
DepotPosition |
getPositionCredit()
Retrieves the value for the structure field
positionCredit. |
DepotPosition |
getPositionDebit()
Retrieves the value for the structure field
positionDebit. |
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 CreateBookingByPositionParamsbookingText.String getBookingTextName()
bookingTextName.getBookingTextName in interface CreateBookingByPositionParamsbookingTextName.short getBookingType()
bookingType.getBookingType in interface CreateBookingByPositionParamsbookingType.BookingOrigin getOrigin()
origin.getOrigin in interface CreateBookingByPositionParamsorigin.DepotPosition getPositionCredit()
positionCredit.getPositionCredit in interface CreateBookingByPositionParamspositionCredit.DepotPosition getPositionDebit()
positionDebit.getPositionDebit in interface CreateBookingByPositionParamspositionDebit.BigDecimal getQuantity()
quantity.getQuantity in interface CreateBookingByPositionParamsquantity.CompoundBooking getReversalOf()
reversalOf.getReversalOf in interface CreateBookingByPositionParamsreversalOf.Date getValueDate()
valueDate.getValueDate in interface CreateBookingByPositionParamsvalueDate.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.