org.opencrx.kernel.depot1.cci2.AppendBookings2Params Maven / Gradle / Ivy
The newest version!
// ----------------------------------------------------------------------------
// StructureType/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.depot1.cci2;
@javax.annotation.Generated(
value = "org.openmdx.application.mof.mapping.java.StructureMapper",
date = "2023-10-28T12:15:36.092527242Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface AppendBookings2Params
{
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingOrigin0}.
* @return The possibly null value for structure field {@code bookingOrigin0}.
*/
public org.opencrx.kernel.depot1.cci2.BookingOrigin getBookingOrigin0(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingOrigin1}.
* @return The possibly null value for structure field {@code bookingOrigin1}.
*/
public org.opencrx.kernel.depot1.cci2.BookingOrigin getBookingOrigin1(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingOrigin2}.
* @return The possibly null value for structure field {@code bookingOrigin2}.
*/
public org.opencrx.kernel.depot1.cci2.BookingOrigin getBookingOrigin2(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingOrigin3}.
* @return The possibly null value for structure field {@code bookingOrigin3}.
*/
public org.opencrx.kernel.depot1.cci2.BookingOrigin getBookingOrigin3(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingOrigin4}.
* @return The possibly null value for structure field {@code bookingOrigin4}.
*/
public org.opencrx.kernel.depot1.cci2.BookingOrigin getBookingOrigin4(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingOrigin5}.
* @return The possibly null value for structure field {@code bookingOrigin5}.
*/
public org.opencrx.kernel.depot1.cci2.BookingOrigin getBookingOrigin5(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingText0}.
* @return The possibly null value for structure field {@code bookingText0}.
*/
public org.opencrx.kernel.depot1.cci2.BookingText getBookingText0(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingText1}.
* @return The possibly null value for structure field {@code bookingText1}.
*/
public org.opencrx.kernel.depot1.cci2.BookingText getBookingText1(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingText2}.
* @return The possibly null value for structure field {@code bookingText2}.
*/
public org.opencrx.kernel.depot1.cci2.BookingText getBookingText2(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingText3}.
* @return The possibly null value for structure field {@code bookingText3}.
*/
public org.opencrx.kernel.depot1.cci2.BookingText getBookingText3(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingText4}.
* @return The possibly null value for structure field {@code bookingText4}.
*/
public org.opencrx.kernel.depot1.cci2.BookingText getBookingText4(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingText5}.
* @return The possibly null value for structure field {@code bookingText5}.
*/
public org.opencrx.kernel.depot1.cci2.BookingText getBookingText5(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingTextSuffix0}.
* @return The possibly null value for structure field {@code bookingTextSuffix0}.
*/
public java.lang.String getBookingTextSuffix0(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingTextSuffix1}.
* @return The possibly null value for structure field {@code bookingTextSuffix1}.
*/
public java.lang.String getBookingTextSuffix1(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingTextSuffix2}.
* @return The possibly null value for structure field {@code bookingTextSuffix2}.
*/
public java.lang.String getBookingTextSuffix2(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingTextSuffix3}.
* @return The possibly null value for structure field {@code bookingTextSuffix3}.
*/
public java.lang.String getBookingTextSuffix3(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingTextSuffix4}.
* @return The possibly null value for structure field {@code bookingTextSuffix4}.
*/
public java.lang.String getBookingTextSuffix4(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code bookingTextSuffix5}.
* @return The possibly null value for structure field {@code bookingTextSuffix5}.
*/
public java.lang.String getBookingTextSuffix5(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the structure field {@code bookingType}.
* @return The non-null value for structure field {@code bookingType}.
*/
public short getBookingType(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code depotPosition0}.
* @return The possibly null value for structure field {@code depotPosition0}.
*/
public org.opencrx.kernel.depot1.cci2.DepotPosition getDepotPosition0(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code depotPosition1}.
* @return The possibly null value for structure field {@code depotPosition1}.
*/
public org.opencrx.kernel.depot1.cci2.DepotPosition getDepotPosition1(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code depotPosition2}.
* @return The possibly null value for structure field {@code depotPosition2}.
*/
public org.opencrx.kernel.depot1.cci2.DepotPosition getDepotPosition2(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code depotPosition3}.
* @return The possibly null value for structure field {@code depotPosition3}.
*/
public org.opencrx.kernel.depot1.cci2.DepotPosition getDepotPosition3(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code depotPosition4}.
* @return The possibly null value for structure field {@code depotPosition4}.
*/
public org.opencrx.kernel.depot1.cci2.DepotPosition getDepotPosition4(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code depotPosition5}.
* @return The possibly null value for structure field {@code depotPosition5}.
*/
public org.opencrx.kernel.depot1.cci2.DepotPosition getDepotPosition5(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code isCreditBooking0}.
* @return The possibly null value for structure field {@code isCreditBooking0}.
*/
public java.lang.Boolean isCreditBooking0(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code isCreditBooking1}.
* @return The possibly null value for structure field {@code isCreditBooking1}.
*/
public java.lang.Boolean isCreditBooking1(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code isCreditBooking2}.
* @return The possibly null value for structure field {@code isCreditBooking2}.
*/
public java.lang.Boolean isCreditBooking2(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code isCreditBooking3}.
* @return The possibly null value for structure field {@code isCreditBooking3}.
*/
public java.lang.Boolean isCreditBooking3(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code isCreditBooking4}.
* @return The possibly null value for structure field {@code isCreditBooking4}.
*/
public java.lang.Boolean isCreditBooking4(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code isCreditBooking5}.
* @return The possibly null value for structure field {@code isCreditBooking5}.
*/
public java.lang.Boolean isCreditBooking5(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code noBalanceValidation}.
* @return The possibly null value for structure field {@code noBalanceValidation}.
*/
public java.lang.Boolean isNoBalanceValidation(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code quantity0}.
* @return The possibly null value for structure field {@code quantity0}.
*/
public java.math.BigDecimal getQuantity0(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code quantity1}.
* @return The possibly null value for structure field {@code quantity1}.
*/
public java.math.BigDecimal getQuantity1(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code quantity2}.
* @return The possibly null value for structure field {@code quantity2}.
*/
public java.math.BigDecimal getQuantity2(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code quantity3}.
* @return The possibly null value for structure field {@code quantity3}.
*/
public java.math.BigDecimal getQuantity3(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code quantity4}.
* @return The possibly null value for structure field {@code quantity4}.
*/
public java.math.BigDecimal getQuantity4(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code quantity5}.
* @return The possibly null value for structure field {@code quantity5}.
*/
public java.math.BigDecimal getQuantity5(
);
// ----------------------------------------------------------------------------
// StructureType/FieldGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the optional structure field {@code valueDate}.
* @return The possibly null value for structure field {@code valueDate}.
*/
public java.util.Date getValueDate(
);
// ----------------------------------------------------------------------------
// StructureType/Member
// ----------------------------------------------------------------------------
/**
* The structure's members
*/
enum Member {
bookingOrigin0
, bookingOrigin1
, bookingOrigin2
, bookingOrigin3
, bookingOrigin4
, bookingOrigin5
, bookingText0
, bookingText1
, bookingText2
, bookingText3
, bookingText4
, bookingText5
, bookingTextSuffix0
, bookingTextSuffix1
, bookingTextSuffix2
, bookingTextSuffix3
, bookingTextSuffix4
, bookingTextSuffix5
, bookingType
, depotPosition0
, depotPosition1
, depotPosition2
, depotPosition3
, depotPosition4
, depotPosition5
, isCreditBooking0
, isCreditBooking1
, isCreditBooking2
, isCreditBooking3
, isCreditBooking4
, isCreditBooking5
, noBalanceValidation
, quantity0
, quantity1
, quantity2
, quantity3
, quantity4
, quantity5
, valueDate
}
// ----------------------------------------------------------------------------
// StructureType/End
// ----------------------------------------------------------------------------
}