|
||||||||||
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 ContractT
activeOn
.String getBillingPartner()
billingPartner
.
billingPartner is managed by the API-client. --> Contract::userString0
getBillingPartner
in interface ContractT
billingPartner
.Date getCancelOn()
cancelOn
.
Date at which the contract was cancelled. cancelOn is managed by the API-client. --> Contract::cancelOn
getCancelOn
in interface ContractT
cancelOn
.Date getClosedOn()
closedOn
.
Date at which the contract is closed. closedOn is managed by the API-client. --> Contract::closedOn
getClosedOn
in interface ContractT
closedOn
.Integer getContractCurrency()
contractCurrency
.
contractCurrency is managed by the API-client. --> Contract::contractCurrency
getContractCurrency
in interface ContractT
contractCurrency
.String getContractNumber()
contractNumber
.
contractNumber is managed by the API-client. --> Contract::contractNumber
getContractNumber
in interface ContractT
contractNumber
.ContractStatusT getContractStatus()
contractStatus
.
contractStatus is managed by the the operation setInvoiceStatus() or setSalesOrderStatus().
getContractStatus
in interface ContractT
contractStatus
.String getCustomerNumber()
customerNumber
.
customerNumber is managed by the API-client. --> Contract::customer
getCustomerNumber
in interface ContractT
customerNumber
.Date getExpiresOn()
expiresOn
.
Date at which the contract expires. expiresOn is managed by the API-client. --> Contract::expiresOn
getExpiresOn
in interface ContractT
expiresOn
.String getGiftMessage()
giftMessage
.
getGiftMessage
in interface ContractT
giftMessage
.Boolean isGift()
isGift
.
isGift
in interface ContractT
isGift
.PostalAddressT getPostalAddressDelivery()
postalAddressDelivery
.
postalAddressDelivery is managed by the API-client. --> Contract::address
getPostalAddressDelivery
in interface ContractT
postalAddressDelivery
.PostalAddressT getPostalAddressInvoice()
postalAddressInvoice
.
postalAddressInvoice is managed by the API-client. --> Contract::address
getPostalAddressInvoice
in interface ContractT
postalAddressInvoice
.String getTotalAmount()
totalAmount
.
totalAmount is read-only and is calculated by the implementation. --> Contract::totalAmount
getTotalAmount
in interface ContractT
totalAmount
.String getTotalAmountIncludingTax()
totalAmountIncludingTax
.
totalAmountIncludingTax is read-only and is calculated by the implementation. --> Contract::totalAmountIncludingTax
getTotalAmountIncludingTax
in interface ContractT
totalAmountIncludingTax
.String getTotalBaseAmount()
totalBaseAmount
.
totalBaseAmount is read-only and is calculated by the implementation. --> Contract::totalBaseAmount
getTotalBaseAmount
in interface ContractT
totalBaseAmount
.String getTotalDiscountAmount()
totalDiscountAmount
.
totalDiscountAmount is read-only and is calculated by the implementation. --> Contract::totalDiscountAmount
getTotalDiscountAmount
in interface ContractT
totalDiscountAmount
.String getTotalTaxAmount()
totalTaxAmount
.
totalTaxAmount is read-only and is calculated by the implementation. --> Contract::totalTaxAmount
getTotalTaxAmount
in interface ContractT
totalTaxAmount
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |