|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractPositionT
| Nested Class Summary | |
|---|---|
static class |
ContractPositionT.Member
The structure's members |
| Method Summary | ||
|---|---|---|
ProductConfigurationT |
getActualProductConfiguration()
Retrieves the value for the optional structure field actualProductConfiguration. |
|
String |
getAmount()
Retrieves the value for the optional structure field amount. |
|
String |
getBaseAmount()
Retrieves the value for the optional structure field baseAmount. |
|
String |
getContractNumber()
Retrieves the value for the optional structure field contractNumber. |
|
|
getDeliveryInformation()
Retrieves a list containing all the elements for the structure field deliveryInformation. |
|
String |
getDiscount()
Retrieves the value for the optional structure field discount. |
|
String |
getDiscountAmount()
Retrieves the value for the optional structure field discountAmount. |
|
List<String> |
getExternalLink()
Retrieves a list containing all the elements for the structure field externalLink. |
|
Date |
getPaymentDate()
Retrieves the value for the optional structure field paymentDate. |
|
String |
getPositionName()
Retrieves the value for the optional structure field positionName. |
|
String |
getPositionNumber()
Retrieves the value for the optional structure field positionNumber. |
|
String |
getPricePerUnit()
Retrieves the value for the optional structure field pricePerUnit. |
|
String |
getPriceUom()
Retrieves the value for the structure field priceUom. |
|
Date |
getPricingDate()
Retrieves the value for the structure field pricingDate. |
|
String |
getProductNumber()
Retrieves the value for the structure field productNumber. |
|
String |
getQuantity()
Retrieves the value for the structure field quantity. |
|
String |
getSalesTaxType()
Retrieves the value for the optional structure field salesTaxType. |
|
String |
getTaxAmount()
Retrieves the value for the optional structure field taxAmount. |
|
Boolean |
isDiscountIsPercentage()
Retrieves the value for the optional structure field discountIsPercentage. |
|
| Method Detail |
|---|
ProductConfigurationT getActualProductConfiguration()
actualProductConfiguration.
actualProductConfiguration.String getAmount()
amount.
amount is read-only and is calculated by the implementation. --> ContractPosition::amount
amount.String getBaseAmount()
baseAmount.
baseAmount is read-only and is calculated by the implementation. --> ContractPosition::baseAmount
baseAmount.String getContractNumber()
contractNumber.
contractNumber is read-only and is calculated by the implementation. --> Contract::contractNumber
contractNumber.<T extends DeliveryInformationT> List<T> getDeliveryInformation()
deliveryInformation.
String getDiscount()
discount.
discount is managed by the API-client. --> ContractPosition::discount
discount.String getDiscountAmount()
discountAmount.
discountAmount is read-only and is calculated by the implementation. --> ContractPosition::discountAmount
discountAmount.Boolean isDiscountIsPercentage()
discountIsPercentage.
discountIsPercentage is managed by the API-client. --> ContractPosition::discountIsPercentage
discountIsPercentage.List<String> getExternalLink()
externalLink.
Date getPaymentDate()
paymentDate.
paymentDate is read-only and is calculated by the implementation. --> Invoice::paymentDate
paymentDate.String getPositionName()
positionName.
positionName is managed by the API-client. --> ContractPosition::name
positionName.String getPositionNumber()
positionNumber.
positionNumber is read-only and is calculated by the implementation. --> ContractPosition::positionNumber
positionNumber.String getPricePerUnit()
pricePerUnit.
pricePerUnit is read-only and is calculated by the implementation. --> ContractPosition::pricePerUnit
pricePerUnit.String getPriceUom()
priceUom.
priceUom is managed by the API-client. --> ContractPosition::priceUom
priceUom.Date getPricingDate()
pricingDate.
pricingDate is managed by the API-client. --> ContractPosition::pricingDate
pricingDate.String getProductNumber()
productNumber.
productNumber is managed by the API-client. --> ContractPosition::product
productNumber.String getQuantity()
quantity.
quantity is managed by the API-client. --> ContractPosition::quantity
quantity.String getSalesTaxType()
salesTaxType.
salesTaxType is managed by the API-client. --> ContractPosition::salesTaxType
salesTaxType.String getTaxAmount()
taxAmount.
taxAmount is read-only and is calculated by the implementation. --> ContractPosition::taxAmount
taxAmount.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||