|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreateSalesContractParams
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.CreateSalesContractParams |
---|
CreateSalesContractParams.Member |
Method Summary | |
---|---|
Date |
getActiveOn()
Retrieves the value for the optional structure field activeOn . |
AbstractContract |
getBasedOn()
Retrieves the value for the optional structure field basedOn . |
Account |
getBroker()
Retrieves the value for the optional structure field broker . |
short |
getContractCurrency()
Retrieves the value for the structure field contractCurrency . |
ContractType |
getContractType()
Retrieves the value for the optional structure field contractType . |
Account |
getCustomer()
Retrieves the value for the optional structure field customer . |
String |
getDescription()
Retrieves the value for the optional structure field description . |
String |
getName()
Retrieves the value for the optional structure field name . |
Date |
getPricingDate()
Retrieves the value for the optional structure field pricingDate . |
Short |
getPriority()
Retrieves the value for the optional structure field priority . |
Account |
getSalesRep()
Retrieves the value for the optional structure field salesRep . |
Account |
getSupplier()
Retrieves the value for the optional structure field supplier . |
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 |
---|
Date getActiveOn()
activeOn
.
getActiveOn
in interface CreateSalesContractParams
activeOn
.AbstractContract getBasedOn()
basedOn
.
getBasedOn
in interface CreateSalesContractParams
basedOn
.Account getBroker()
broker
.
getBroker
in interface CreateSalesContractParams
broker
.short getContractCurrency()
contractCurrency
.
getContractCurrency
in interface CreateSalesContractParams
contractCurrency
.ContractType getContractType()
contractType
.
getContractType
in interface CreateSalesContractParams
contractType
.Account getCustomer()
customer
.
getCustomer
in interface CreateSalesContractParams
customer
.String getDescription()
description
.
getDescription
in interface CreateSalesContractParams
description
.String getName()
name
.
getName
in interface CreateSalesContractParams
name
.Date getPricingDate()
pricingDate
.
getPricingDate
in interface CreateSalesContractParams
pricingDate
.Short getPriority()
priority
.
getPriority
in interface CreateSalesContractParams
priority
.Account getSalesRep()
salesRep
.
getSalesRep
in interface CreateSalesContractParams
salesRep
.Account getSupplier()
supplier
.
getSupplier
in interface CreateSalesContractParams
supplier
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |