|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.depot1.jdo2.SingleBooking
org.opencrx.kernel.depot1.jdo2.DebitBooking
public class DebitBooking
Class DebitBooking
| Nested Class Summary | |
|---|---|
static class |
DebitBooking.Slice
Slice object hold the DebitBooking's
multivalued attributes |
| Nested classes/interfaces inherited from class org.opencrx.kernel.depot1.jdo2.SingleBooking |
|---|
SingleBooking.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.depot1.cci2.SingleBooking |
|---|
SingleBooking.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::depot1::DebitBooking |
| Fields inherited from class org.opencrx.kernel.depot1.jdo2.SingleBooking |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
DebitBooking()
|
|
| Method Summary | |
|---|---|
BigDecimal |
getQuantityDebit()
Retrieves the value for the attribute quantityDebit. |
static SingleBooking.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
protected int |
openmdxjdoGetSize(int field)
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
static SingleBooking.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
void |
setQuantityDebit(BigDecimal quantityDebit)
Sets a new value for the attribute quantityDebit. |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.SingleBooking |
|---|
getCb, getOrigin, setCb, setOrigin |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.Booking |
|---|
getBookingDate, getBookingStatus, getBookingType, getDescription, getName, getPosition, getValueDate, setBookingDate, setBookingStatus, setBookingType, setDescription, setName, setPosition, setValueDate |
| Methods inherited from interface org.opencrx.kernel.base.cci2.PropertySet |
|---|
addProperty, getProperty, getProperty |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
addAdditionalDescription, getAdditionalDescription, getAdditionalDescription |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductConfigurationSet |
|---|
addConfiguration, getConfigType, getConfiguration, getConfiguration, unsetConfigurationType |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::depot1::DebitBooking
| Constructor Detail |
|---|
public DebitBooking()
| Method Detail |
|---|
public BigDecimal getQuantityDebit()
quantityDebit.
getQuantityDebit in interface DebitBookingquantityDebit.public void setQuantityDebit(BigDecimal quantityDebit)
quantityDebit.
setQuantityDebit in interface DebitBookingquantityDebit - The non-null new value for attribute quantityDebit.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class SingleBooking
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class SingleBookingprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class SingleBookingprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class SingleBookingDebitBooking.CLASS
public static SingleBooking.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
public static SingleBooking.Identity openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||