RentalTerms Class Reference

Inherits com::webobjects::eocontrol::EOCustomObject.

Collaboration diagram for RentalTerms:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Number checkOutLength ()
BigDecimal cost ()
BigDecimal depositAmount ()
String name ()
 RentalTerms ()
void setCheckOutLength (Number value)
void setCost (BigDecimal value)
void setDepositAmount (BigDecimal value)
void setName (String value)

Static Public Member Functions

static RentalTerms defaultRentalTerms (EOEditingContext editingContext)

Static Public Attributes

static final String RentalTermsEntityName = "RentalTerms"
static final String RentalTermsIDKey = "rentalTermsID"

Static Private Member Functions

static EOGlobalID _globalIDForPrimaryKey (int primaryKey, EOEditingContext editingContext)

Private Attributes

transient Number _checkOutLength
transient BigDecimal _cost
transient BigDecimal _depositAmount
transient String _name

Static Private Attributes

static EOGlobalID _defaultRentalTermsGlobalID = null
static final long serialVersionUID = 4273410078165804242L


Constructor & Destructor Documentation

RentalTerms (  ) 


Member Function Documentation

static EOGlobalID _globalIDForPrimaryKey ( int  primaryKey,
EOEditingContext  editingContext 
) [static, private]

Number checkOutLength (  ) 

BigDecimal cost (  ) 

static RentalTerms defaultRentalTerms ( EOEditingContext  editingContext  )  [static]

BigDecimal depositAmount (  ) 

String name (  ) 

void setCheckOutLength ( Number  value  ) 

void setCost ( BigDecimal  value  ) 

void setDepositAmount ( BigDecimal  value  ) 

void setName ( String  value  ) 


Member Data Documentation

transient Number _checkOutLength [private]

transient BigDecimal _cost [private]

EOGlobalID _defaultRentalTermsGlobalID = null [static, private]

transient BigDecimal _depositAmount [private]

transient String _name [private]

final String RentalTermsEntityName = "RentalTerms" [static]

final String RentalTermsIDKey = "rentalTermsID" [static]

final long serialVersionUID = 4273410078165804242L [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:41 2012 for Project Wonder by  doxygen 1.5.8