|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractT
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ContractT |
|---|
ContractT.Member |
| Method Summary | |
|---|---|
Date |
getActiveOn()
Retrieves the value for the optional structure field activeOn. |
String |
getBillingPartner()
Retrieves the value for the optional structure field billingPartner. |
Date |
getCancelOn()
Retrieves the value for the optional structure field cancelOn. |
Date |
getClosedOn()
Retrieves the value for the optional structure field closedOn. |
Integer |
getContractCurrency()
Retrieves the value for the optional structure field contractCurrency. |
String |
getContractNumber()
Retrieves the value for the structure field contractNumber. |
ContractStatusT |
getContractStatus()
Retrieves the value for the structure field contractStatus. |
String |
getCustomerNumber()
Retrieves the value for the structure field customerNumber. |
Date |
getExpiresOn()
Retrieves the value for the optional structure field expiresOn. |
String |
getGiftMessage()
Retrieves the value for the optional structure field giftMessage. |
PostalAddressT |
getPostalAddressDelivery()
Retrieves the value for the optional structure field postalAddressDelivery. |
PostalAddressT |
getPostalAddressInvoice()
Retrieves the value for the optional structure field postalAddressInvoice. |
String |
getTotalAmount()
Retrieves the value for the optional structure field totalAmount. |
String |
getTotalAmountIncludingTax()
Retrieves the value for the optional structure field totalAmountIncludingTax. |
String |
getTotalBaseAmount()
Retrieves the value for the optional structure field totalBaseAmount. |
String |
getTotalDiscountAmount()
Retrieves the value for the optional structure field totalDiscountAmount. |
String |
getTotalTaxAmount()
Retrieves the value for the optional structure field totalTaxAmount. |
Boolean |
isGift()
Retrieves the value for the optional structure field isGift. |
| 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 |
| Methods inherited from interface org.opencrx.application.shop1.cci2.ContractT |
|---|
getBillingPartnerRegistrationId, getExternalId, getPosition |
| Method Detail |
|---|
Date getActiveOn()
activeOn.
Date at which the contract is active on. activeOn is managed by the API-client. --> Contract::activeOn
getActiveOn in interface ContractTactiveOn.String getBillingPartner()
billingPartner.
billingPartner is managed by the API-client. --> Contract::userString0
getBillingPartner in interface ContractTbillingPartner.Date getCancelOn()
cancelOn.
Date at which the contract was cancelled. cancelOn is managed by the API-client. --> Contract::cancelOn
getCancelOn in interface ContractTcancelOn.Date getClosedOn()
closedOn.
Date at which the contract is closed. closedOn is managed by the API-client. --> Contract::closedOn
getClosedOn in interface ContractTclosedOn.Integer getContractCurrency()
contractCurrency.
contractCurrency is managed by the API-client. --> Contract::contractCurrency
getContractCurrency in interface ContractTcontractCurrency.String getContractNumber()
contractNumber.
contractNumber is managed by the API-client. --> Contract::contractNumber
getContractNumber in interface ContractTcontractNumber.ContractStatusT getContractStatus()
contractStatus.
contractStatus is managed by the the operation setInvoiceStatus() or setSalesOrderStatus().
getContractStatus in interface ContractTcontractStatus.String getCustomerNumber()
customerNumber.
customerNumber is managed by the API-client. --> Contract::customer
getCustomerNumber in interface ContractTcustomerNumber.Date getExpiresOn()
expiresOn.
Date at which the contract expires. expiresOn is managed by the API-client. --> Contract::expiresOn
getExpiresOn in interface ContractTexpiresOn.String getGiftMessage()
giftMessage.
getGiftMessage in interface ContractTgiftMessage.Boolean isGift()
isGift.
isGift in interface ContractTisGift.PostalAddressT getPostalAddressDelivery()
postalAddressDelivery.
postalAddressDelivery is managed by the API-client. --> Contract::address
getPostalAddressDelivery in interface ContractTpostalAddressDelivery.PostalAddressT getPostalAddressInvoice()
postalAddressInvoice.
postalAddressInvoice is managed by the API-client. --> Contract::address
getPostalAddressInvoice in interface ContractTpostalAddressInvoice.String getTotalAmount()
totalAmount.
totalAmount is read-only and is calculated by the implementation. --> Contract::totalAmount
getTotalAmount in interface ContractTtotalAmount.String getTotalAmountIncludingTax()
totalAmountIncludingTax.
totalAmountIncludingTax is read-only and is calculated by the implementation. --> Contract::totalAmountIncludingTax
getTotalAmountIncludingTax in interface ContractTtotalAmountIncludingTax.String getTotalBaseAmount()
totalBaseAmount.
totalBaseAmount is read-only and is calculated by the implementation. --> Contract::totalBaseAmount
getTotalBaseAmount in interface ContractTtotalBaseAmount.String getTotalDiscountAmount()
totalDiscountAmount.
totalDiscountAmount is read-only and is calculated by the implementation. --> Contract::totalDiscountAmount
getTotalDiscountAmount in interface ContractTtotalDiscountAmount.String getTotalTaxAmount()
totalTaxAmount.
totalTaxAmount is read-only and is calculated by the implementation. --> Contract::totalTaxAmount
getTotalTaxAmount in interface ContractTtotalTaxAmount.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||