org.opencrx.kernel.depot1.jmi1
Interface CreateBookingByPositionNameParams

All Superinterfaces:
CreateBookingByPositionNameParams, RefStruct, RefStruct_1_0, Serializable

public interface CreateBookingByPositionNameParams
extends RefStruct_1_0, CreateBookingByPositionNameParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.depot1.cci2.CreateBookingByPositionNameParams
CreateBookingByPositionNameParams.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.
 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.
 String getPositionName()
          Retrieves the value for the structure field positionName.
 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

getBookingText

BookingText getBookingText()
Retrieves the value for the optional structure field bookingText.

Specified by:
getBookingText in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field bookingText.

getBookingTextName

String getBookingTextName()
Retrieves the value for the optional structure field bookingTextName.

Specified by:
getBookingTextName in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field bookingTextName.

getBookingType

short getBookingType()
Retrieves the value for the structure field bookingType.

Specified by:
getBookingType in interface CreateBookingByPositionNameParams
Returns:
The non-null value for structure field bookingType.

getDepotCredit

Depot getDepotCredit()
Retrieves the value for the optional structure field depotCredit.

Specified by:
getDepotCredit in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field depotCredit.

getDepotDebit

Depot getDepotDebit()
Retrieves the value for the optional structure field depotDebit.

Specified by:
getDepotDebit in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field depotDebit.

getDepotNumberCredit

String getDepotNumberCredit()
Retrieves the value for the optional structure field depotNumberCredit.

Specified by:
getDepotNumberCredit in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field depotNumberCredit.

getDepotNumberDebit

String getDepotNumberDebit()
Retrieves the value for the optional structure field depotNumberDebit.

Specified by:
getDepotNumberDebit in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field depotNumberDebit.

getOrigin

BookingOrigin getOrigin()
Retrieves the value for the optional structure field origin.

Specified by:
getOrigin in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field origin.

getPositionName

String getPositionName()
Retrieves the value for the structure field positionName.

Specified by:
getPositionName in interface CreateBookingByPositionNameParams
Returns:
The non-null value for structure field positionName.

getQuantity

BigDecimal getQuantity()
Retrieves the value for the structure field quantity.

Specified by:
getQuantity in interface CreateBookingByPositionNameParams
Returns:
The non-null value for structure field quantity.

getReversalOf

CompoundBooking getReversalOf()
Retrieves the value for the optional structure field reversalOf.

Specified by:
getReversalOf in interface CreateBookingByPositionNameParams
Returns:
The possibly null value for structure field reversalOf.

getValueDate

Date getValueDate()
Retrieves the value for the structure field valueDate.

Specified by:
getValueDate in interface CreateBookingByPositionNameParams
Returns:
The non-null value for structure field valueDate.


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.