|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreateBookingByPositionParams
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.kernel.depot1.cci2.CreateBookingByPositionParams |
---|
CreateBookingByPositionParams.Member |
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 . |
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 . |
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
---|
refDelegate |
Methods inherited from interface javax.jmi.reflect.RefStruct |
---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
Method Detail |
---|
BookingText getBookingText()
bookingText
.
getBookingText
in interface CreateBookingByPositionParams
bookingText
.String getBookingTextName()
bookingTextName
.
getBookingTextName
in interface CreateBookingByPositionParams
bookingTextName
.short getBookingType()
bookingType
.
getBookingType
in interface CreateBookingByPositionParams
bookingType
.BookingOrigin getOrigin()
origin
.
getOrigin
in interface CreateBookingByPositionParams
origin
.DepotPosition getPositionCredit()
positionCredit
.
getPositionCredit
in interface CreateBookingByPositionParams
positionCredit
.DepotPosition getPositionDebit()
positionDebit
.
getPositionDebit
in interface CreateBookingByPositionParams
positionDebit
.BigDecimal getQuantity()
quantity
.
getQuantity
in interface CreateBookingByPositionParams
quantity
.CompoundBooking getReversalOf()
reversalOf
.
getReversalOf
in interface CreateBookingByPositionParams
reversalOf
.Date getValueDate()
valueDate
.
getValueDate
in interface CreateBookingByPositionParams
valueDate
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |