Class SapB2BDocumentModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.accountsummaryaddon.model.B2BDocumentModel
-
- de.hybris.platform.sap.sapinvoiceaddon.model.SapB2BDocumentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SapB2BDocumentModel extends B2BDocumentModel
Generated model class for type SapB2BDocument first defined at extension sapinvoiceaddon.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringBILLADDRESSGenerated constant - Attribute key ofSapB2BDocument.billAddressattribute defined at extensionsapinvoiceaddon.static java.lang.StringCUSTOMERNUMBERGenerated constant - Attribute key ofSapB2BDocument.customerNumberattribute defined at extensionsapinvoiceaddon.static java.lang.StringDELIVERYDATEGenerated constant - Attribute key ofSapB2BDocument.deliveryDateattribute defined at extensionsapinvoiceaddon.static java.lang.StringDELIVERYNUMBERGenerated constant - Attribute key ofSapB2BDocument.deliveryNumberattribute defined at extensionsapinvoiceaddon.static java.lang.StringFINALDISCOUNTGenerated constant - Attribute key ofSapB2BDocument.finalDiscountattribute defined at extensionsapinvoiceaddon.static java.lang.StringGRANDTOTALGenerated constant - Attribute key ofSapB2BDocument.grandTotalattribute defined at extensionsapinvoiceaddon.static java.lang.StringGROSSWEIGHTGenerated constant - Attribute key ofSapB2BDocument.grossWeightattribute defined at extensionsapinvoiceaddon.static java.lang.StringINVOICEDATEGenerated constant - Attribute key ofSapB2BDocument.invoiceDateattribute defined at extensionsapinvoiceaddon.static java.lang.StringINVOICENUMBERGenerated constant - Attribute key ofSapB2BDocument.invoiceNumberattribute defined at extensionsapinvoiceaddon.static java.lang.StringMATERIALGenerated constant - Attribute key ofSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.static java.lang.StringNETWEIGHTGenerated constant - Attribute key ofSapB2BDocument.netWeightattribute defined at extensionsapinvoiceaddon.static java.lang.StringORDERDATEGenerated constant - Attribute key ofSapB2BDocument.orderDateattribute defined at extensionsapinvoiceaddon.static java.lang.StringORDERNUMBERGenerated constant - Attribute key ofSapB2BDocument.orderNumberattribute defined at extensionsapinvoiceaddon.static java.lang.StringOURTAXNUMBERGenerated constant - Attribute key ofSapB2BDocument.ourTaxNumberattribute defined at extensionsapinvoiceaddon.static java.lang.StringOVERALLTAXGenerated constant - Attribute key ofSapB2BDocument.overAllTaxattribute defined at extensionsapinvoiceaddon.static java.lang.StringPARTNERADDRESSGenerated constant - Attribute key ofSapB2BDocument.partnerAddressattribute defined at extensionsapinvoiceaddon.static java.lang.StringPAYERADDRESSGenerated constant - Attribute key ofSapB2BDocument.payerAddressattribute defined at extensionsapinvoiceaddon.static java.lang.StringPAYERNAMEGenerated constant - Attribute key ofSapB2BDocument.payerNameattribute defined at extensionsapinvoiceaddon.static java.lang.StringSHIPPINGCOSTGenerated constant - Attribute key ofSapB2BDocument.shippingCostattribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTALGenerated constant - Attribute key ofSapB2BDocument.subTotalattribute defined at extensionsapinvoiceaddon.static java.lang.StringTAXNUMBERGenerated constant - Attribute key ofSapB2BDocument.taxNumberattribute defined at extensionsapinvoiceaddon.static java.lang.StringTERMSOFDELIVERYGenerated constant - Attribute key ofSapB2BDocument.termsOfDeliveryattribute defined at extensionsapinvoiceaddon.static java.lang.StringTERMSOFPAYMENTGenerated constant - Attribute key ofSapB2BDocument.termsOfPaymentattribute defined at extensionsapinvoiceaddon.static java.lang.StringUNITSGenerated constant - Attribute key ofSapB2BDocument.unitsattribute defined at extensionsapinvoiceaddon.-
Fields inherited from class de.hybris.platform.accountsummaryaddon.model.B2BDocumentModel
_B2BUNIT2B2BDOCUMENT, AMOUNT, CURRENCY, DATE, DOCUMENTMEDIA, DOCUMENTNUMBER, DOCUMENTTYPE, DUEDATE, OPENAMOUNT, ORDER, PAYDOCUMENTPAYMENTINFO, STATUS, UNIT, USEDOCUMENTPAYMENTINFO
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description SapB2BDocumentModel()Generated constructor - Default constructor for generic creation.SapB2BDocumentModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSapB2BDocumentModel(java.math.BigDecimal _amount, CurrencyModel _currency, java.lang.String _documentNumber, B2BDocumentTypeModel _documentType, B2BUnitModel _unit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSapB2BDocumentModel(java.math.BigDecimal _amount, CurrencyModel _currency, java.lang.String _documentNumber, B2BDocumentTypeModel _documentType, ItemModel _owner, B2BUnitModel _unit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetBillAddress()Generated method - Getter of theSapB2BDocument.billAddressattribute defined at extensionsapinvoiceaddon.java.lang.StringgetCustomerNumber()Generated method - Getter of theSapB2BDocument.customerNumberattribute defined at extensionsapinvoiceaddon.java.lang.StringgetDeliveryDate()Generated method - Getter of theSapB2BDocument.deliveryDateattribute defined at extensionsapinvoiceaddon.java.lang.StringgetDeliveryNumber()Generated method - Getter of theSapB2BDocument.deliveryNumberattribute defined at extensionsapinvoiceaddon.java.lang.StringgetFinalDiscount()Generated method - Getter of theSapB2BDocument.finalDiscountattribute defined at extensionsapinvoiceaddon.java.lang.StringgetGrandTotal()Generated method - Getter of theSapB2BDocument.grandTotalattribute defined at extensionsapinvoiceaddon.java.lang.StringgetGrossWeight()Generated method - Getter of theSapB2BDocument.grossWeightattribute defined at extensionsapinvoiceaddon.java.lang.StringgetInvoiceDate()Generated method - Getter of theSapB2BDocument.invoiceDateattribute defined at extensionsapinvoiceaddon.java.lang.StringgetInvoiceNumber()Generated method - Getter of theSapB2BDocument.invoiceNumberattribute defined at extensionsapinvoiceaddon.java.util.List<MaterialModel>getMaterial()Generated method - Getter of theSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.java.lang.StringgetNetWeight()Generated method - Getter of theSapB2BDocument.netWeightattribute defined at extensionsapinvoiceaddon.java.lang.StringgetOrderDate()Generated method - Getter of theSapB2BDocument.orderDateattribute defined at extensionsapinvoiceaddon.java.lang.StringgetOrderNumber()Generated method - Getter of theSapB2BDocument.orderNumberattribute defined at extensionsapinvoiceaddon.java.lang.StringgetOurTaxNumber()Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute defined at extensionsapinvoiceaddon.java.lang.StringgetOverAllTax()Generated method - Getter of theSapB2BDocument.overAllTaxattribute defined at extensionsapinvoiceaddon.java.util.List<PartnerAddressModel>getPartnerAddress()Generated method - Getter of theSapB2BDocument.partnerAddressattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPayerAddress()Generated method - Getter of theSapB2BDocument.payerAddressattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPayerName()Generated method - Getter of theSapB2BDocument.payerNameattribute defined at extensionsapinvoiceaddon.java.lang.StringgetShippingCost()Generated method - Getter of theSapB2BDocument.shippingCostattribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal()Generated method - Getter of theSapB2BDocument.subTotalattribute defined at extensionsapinvoiceaddon.java.lang.StringgetTaxNumber()Generated method - Getter of theSapB2BDocument.taxNumberattribute defined at extensionsapinvoiceaddon.java.lang.StringgetTermsOfDelivery()Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute defined at extensionsapinvoiceaddon.java.lang.StringgetTermsOfPayment()Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute defined at extensionsapinvoiceaddon.java.lang.StringgetUnits()Generated method - Getter of theSapB2BDocument.unitsattribute defined at extensionsapinvoiceaddon.voidsetBillAddress(java.lang.String value)Generated method - Setter ofSapB2BDocument.billAddressattribute defined at extensionsapinvoiceaddon.voidsetCustomerNumber(java.lang.String value)Generated method - Setter ofSapB2BDocument.customerNumberattribute defined at extensionsapinvoiceaddon.voidsetDeliveryDate(java.lang.String value)Generated method - Setter ofSapB2BDocument.deliveryDateattribute defined at extensionsapinvoiceaddon.voidsetDeliveryNumber(java.lang.String value)Generated method - Setter ofSapB2BDocument.deliveryNumberattribute defined at extensionsapinvoiceaddon.voidsetFinalDiscount(java.lang.String value)Generated method - Setter ofSapB2BDocument.finalDiscountattribute defined at extensionsapinvoiceaddon.voidsetGrandTotal(java.lang.String value)Generated method - Setter ofSapB2BDocument.grandTotalattribute defined at extensionsapinvoiceaddon.voidsetGrossWeight(java.lang.String value)Generated method - Setter ofSapB2BDocument.grossWeightattribute defined at extensionsapinvoiceaddon.voidsetInvoiceDate(java.lang.String value)Generated method - Setter ofSapB2BDocument.invoiceDateattribute defined at extensionsapinvoiceaddon.voidsetInvoiceNumber(java.lang.String value)Generated method - Setter ofSapB2BDocument.invoiceNumberattribute defined at extensionsapinvoiceaddon.voidsetMaterial(java.util.List<MaterialModel> value)Generated method - Setter ofSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.voidsetNetWeight(java.lang.String value)Generated method - Setter ofSapB2BDocument.netWeightattribute defined at extensionsapinvoiceaddon.voidsetOrderDate(java.lang.String value)Generated method - Setter ofSapB2BDocument.orderDateattribute defined at extensionsapinvoiceaddon.voidsetOrderNumber(java.lang.String value)Generated method - Setter ofSapB2BDocument.orderNumberattribute defined at extensionsapinvoiceaddon.voidsetOurTaxNumber(java.lang.String value)Generated method - Setter ofSapB2BDocument.ourTaxNumberattribute defined at extensionsapinvoiceaddon.voidsetOverAllTax(java.lang.String value)Generated method - Setter ofSapB2BDocument.overAllTaxattribute defined at extensionsapinvoiceaddon.voidsetPartnerAddress(java.util.List<PartnerAddressModel> value)Generated method - Setter ofSapB2BDocument.partnerAddressattribute defined at extensionsapinvoiceaddon.voidsetPayerAddress(java.lang.String value)Generated method - Setter ofSapB2BDocument.payerAddressattribute defined at extensionsapinvoiceaddon.voidsetPayerName(java.lang.String value)Generated method - Setter ofSapB2BDocument.payerNameattribute defined at extensionsapinvoiceaddon.voidsetShippingCost(java.lang.String value)Generated method - Setter ofSapB2BDocument.shippingCostattribute defined at extensionsapinvoiceaddon.voidsetSubTotal(java.lang.String value)Generated method - Setter ofSapB2BDocument.subTotalattribute defined at extensionsapinvoiceaddon.voidsetTaxNumber(java.lang.String value)Generated method - Setter ofSapB2BDocument.taxNumberattribute defined at extensionsapinvoiceaddon.voidsetTermsOfDelivery(java.lang.String value)Generated method - Setter ofSapB2BDocument.termsOfDeliveryattribute defined at extensionsapinvoiceaddon.voidsetTermsOfPayment(java.lang.String value)Generated method - Setter ofSapB2BDocument.termsOfPaymentattribute defined at extensionsapinvoiceaddon.voidsetUnits(java.lang.String value)Generated method - Setter ofSapB2BDocument.unitsattribute defined at extensionsapinvoiceaddon.-
Methods inherited from class de.hybris.platform.accountsummaryaddon.model.B2BDocumentModel
getAmount, getCurrency, getDate, getDocumentMedia, getDocumentNumber, getDocumentType, getDueDate, getOpenAmount, getOrder, getPayDocumentPaymentInfo, getStatus, getUnit, getUseDocumentPaymentInfo, setAmount, setCurrency, setDate, setDocumentMedia, setDocumentNumber, setDocumentType, setDueDate, setOpenAmount, setOrder, setPayDocumentPaymentInfo, setStatus, setUnit, setUseDocumentPaymentInfo
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
INVOICENUMBER
public static final java.lang.String INVOICENUMBER
Generated constant - Attribute key ofSapB2BDocument.invoiceNumberattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
INVOICEDATE
public static final java.lang.String INVOICEDATE
Generated constant - Attribute key ofSapB2BDocument.invoiceDateattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
ORDERNUMBER
public static final java.lang.String ORDERNUMBER
Generated constant - Attribute key ofSapB2BDocument.orderNumberattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
ORDERDATE
public static final java.lang.String ORDERDATE
Generated constant - Attribute key ofSapB2BDocument.orderDateattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
DELIVERYNUMBER
public static final java.lang.String DELIVERYNUMBER
Generated constant - Attribute key ofSapB2BDocument.deliveryNumberattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
DELIVERYDATE
public static final java.lang.String DELIVERYDATE
Generated constant - Attribute key ofSapB2BDocument.deliveryDateattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
CUSTOMERNUMBER
public static final java.lang.String CUSTOMERNUMBER
Generated constant - Attribute key ofSapB2BDocument.customerNumberattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
TAXNUMBER
public static final java.lang.String TAXNUMBER
Generated constant - Attribute key ofSapB2BDocument.taxNumberattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
OURTAXNUMBER
public static final java.lang.String OURTAXNUMBER
Generated constant - Attribute key ofSapB2BDocument.ourTaxNumberattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
NETWEIGHT
public static final java.lang.String NETWEIGHT
Generated constant - Attribute key ofSapB2BDocument.netWeightattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
GROSSWEIGHT
public static final java.lang.String GROSSWEIGHT
Generated constant - Attribute key ofSapB2BDocument.grossWeightattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
UNITS
public static final java.lang.String UNITS
Generated constant - Attribute key ofSapB2BDocument.unitsattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
TERMSOFPAYMENT
public static final java.lang.String TERMSOFPAYMENT
Generated constant - Attribute key ofSapB2BDocument.termsOfPaymentattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
TERMSOFDELIVERY
public static final java.lang.String TERMSOFDELIVERY
Generated constant - Attribute key ofSapB2BDocument.termsOfDeliveryattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL
public static final java.lang.String SUBTOTAL
Generated constant - Attribute key ofSapB2BDocument.subTotalattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
FINALDISCOUNT
public static final java.lang.String FINALDISCOUNT
Generated constant - Attribute key ofSapB2BDocument.finalDiscountattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
PAYERNAME
public static final java.lang.String PAYERNAME
Generated constant - Attribute key ofSapB2BDocument.payerNameattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
PAYERADDRESS
public static final java.lang.String PAYERADDRESS
Generated constant - Attribute key ofSapB2BDocument.payerAddressattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
BILLADDRESS
public static final java.lang.String BILLADDRESS
Generated constant - Attribute key ofSapB2BDocument.billAddressattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
OVERALLTAX
public static final java.lang.String OVERALLTAX
Generated constant - Attribute key ofSapB2BDocument.overAllTaxattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
GRANDTOTAL
public static final java.lang.String GRANDTOTAL
Generated constant - Attribute key ofSapB2BDocument.grandTotalattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SHIPPINGCOST
public static final java.lang.String SHIPPINGCOST
Generated constant - Attribute key ofSapB2BDocument.shippingCostattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
MATERIAL
public static final java.lang.String MATERIAL
Generated constant - Attribute key ofSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
PARTNERADDRESS
public static final java.lang.String PARTNERADDRESS
Generated constant - Attribute key ofSapB2BDocument.partnerAddressattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SapB2BDocumentModel
public SapB2BDocumentModel()
Generated constructor - Default constructor for generic creation.
-
SapB2BDocumentModel
public SapB2BDocumentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SapB2BDocumentModel
@Deprecated(since="4.1.1", forRemoval=true) public SapB2BDocumentModel(java.math.BigDecimal _amount, CurrencyModel _currency, java.lang.String _documentNumber, B2BDocumentTypeModel _documentType, B2BUnitModel _unit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_amount- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_currency- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_documentNumber- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_documentType- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_unit- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon
-
SapB2BDocumentModel
@Deprecated(since="4.1.1", forRemoval=true) public SapB2BDocumentModel(java.math.BigDecimal _amount, CurrencyModel _currency, java.lang.String _documentNumber, B2BDocumentTypeModel _documentType, ItemModel _owner, B2BUnitModel _unit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_amount- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_currency- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_documentNumber- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_documentType- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon_owner- initial attribute declared by typeItemat extensioncore_unit- initial attribute declared by typeB2BDocumentat extensionaccountsummaryaddon
-
-
Method Detail
-
getBillAddress
@Accessor(qualifier="billAddress", type=GETTER) public java.lang.String getBillAddress()
Generated method - Getter of theSapB2BDocument.billAddressattribute defined at extensionsapinvoiceaddon.- Returns:
- the billAddress
-
getCustomerNumber
@Accessor(qualifier="customerNumber", type=GETTER) public java.lang.String getCustomerNumber()
Generated method - Getter of theSapB2BDocument.customerNumberattribute defined at extensionsapinvoiceaddon.- Returns:
- the customerNumber
-
getDeliveryDate
@Accessor(qualifier="deliveryDate", type=GETTER) public java.lang.String getDeliveryDate()
Generated method - Getter of theSapB2BDocument.deliveryDateattribute defined at extensionsapinvoiceaddon.- Returns:
- the deliveryDate
-
getDeliveryNumber
@Accessor(qualifier="deliveryNumber", type=GETTER) public java.lang.String getDeliveryNumber()
Generated method - Getter of theSapB2BDocument.deliveryNumberattribute defined at extensionsapinvoiceaddon.- Returns:
- the deliveryNumber
-
getFinalDiscount
@Accessor(qualifier="finalDiscount", type=GETTER) public java.lang.String getFinalDiscount()
Generated method - Getter of theSapB2BDocument.finalDiscountattribute defined at extensionsapinvoiceaddon.- Returns:
- the finalDiscount
-
getGrandTotal
@Accessor(qualifier="grandTotal", type=GETTER) public java.lang.String getGrandTotal()
Generated method - Getter of theSapB2BDocument.grandTotalattribute defined at extensionsapinvoiceaddon.- Returns:
- the grandTotal
-
getGrossWeight
@Accessor(qualifier="grossWeight", type=GETTER) public java.lang.String getGrossWeight()
Generated method - Getter of theSapB2BDocument.grossWeightattribute defined at extensionsapinvoiceaddon.- Returns:
- the grossWeight
-
getInvoiceDate
@Accessor(qualifier="invoiceDate", type=GETTER) public java.lang.String getInvoiceDate()
Generated method - Getter of theSapB2BDocument.invoiceDateattribute defined at extensionsapinvoiceaddon.- Returns:
- the invoiceDate
-
getInvoiceNumber
@Accessor(qualifier="invoiceNumber", type=GETTER) public java.lang.String getInvoiceNumber()
Generated method - Getter of theSapB2BDocument.invoiceNumberattribute defined at extensionsapinvoiceaddon.- Returns:
- the invoiceNumber
-
getMaterial
@Accessor(qualifier="material", type=GETTER) public java.util.List<MaterialModel> getMaterial()
Generated method - Getter of theSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the material
-
getNetWeight
@Accessor(qualifier="netWeight", type=GETTER) public java.lang.String getNetWeight()
Generated method - Getter of theSapB2BDocument.netWeightattribute defined at extensionsapinvoiceaddon.- Returns:
- the netWeight
-
getOrderDate
@Accessor(qualifier="orderDate", type=GETTER) public java.lang.String getOrderDate()
Generated method - Getter of theSapB2BDocument.orderDateattribute defined at extensionsapinvoiceaddon.- Returns:
- the orderDate
-
getOrderNumber
@Accessor(qualifier="orderNumber", type=GETTER) public java.lang.String getOrderNumber()
Generated method - Getter of theSapB2BDocument.orderNumberattribute defined at extensionsapinvoiceaddon.- Returns:
- the orderNumber
-
getOurTaxNumber
@Accessor(qualifier="ourTaxNumber", type=GETTER) public java.lang.String getOurTaxNumber()
Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute defined at extensionsapinvoiceaddon.- Returns:
- the ourTaxNumber
-
getOverAllTax
@Accessor(qualifier="overAllTax", type=GETTER) public java.lang.String getOverAllTax()
Generated method - Getter of theSapB2BDocument.overAllTaxattribute defined at extensionsapinvoiceaddon.- Returns:
- the overAllTax
-
getPartnerAddress
@Accessor(qualifier="partnerAddress", type=GETTER) public java.util.List<PartnerAddressModel> getPartnerAddress()
Generated method - Getter of theSapB2BDocument.partnerAddressattribute defined at extensionsapinvoiceaddon. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partnerAddress
-
getPayerAddress
@Accessor(qualifier="payerAddress", type=GETTER) public java.lang.String getPayerAddress()
Generated method - Getter of theSapB2BDocument.payerAddressattribute defined at extensionsapinvoiceaddon.- Returns:
- the payerAddress
-
getPayerName
@Accessor(qualifier="payerName", type=GETTER) public java.lang.String getPayerName()
Generated method - Getter of theSapB2BDocument.payerNameattribute defined at extensionsapinvoiceaddon.- Returns:
- the payerName
-
getShippingCost
@Accessor(qualifier="shippingCost", type=GETTER) public java.lang.String getShippingCost()
Generated method - Getter of theSapB2BDocument.shippingCostattribute defined at extensionsapinvoiceaddon.- Returns:
- the shippingCost
-
getSubTotal
@Accessor(qualifier="subTotal", type=GETTER) public java.lang.String getSubTotal()
Generated method - Getter of theSapB2BDocument.subTotalattribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal
-
getTaxNumber
@Accessor(qualifier="taxNumber", type=GETTER) public java.lang.String getTaxNumber()
Generated method - Getter of theSapB2BDocument.taxNumberattribute defined at extensionsapinvoiceaddon.- Returns:
- the taxNumber
-
getTermsOfDelivery
@Accessor(qualifier="termsOfDelivery", type=GETTER) public java.lang.String getTermsOfDelivery()
Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute defined at extensionsapinvoiceaddon.- Returns:
- the termsOfDelivery
-
getTermsOfPayment
@Accessor(qualifier="termsOfPayment", type=GETTER) public java.lang.String getTermsOfPayment()
Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute defined at extensionsapinvoiceaddon.- Returns:
- the termsOfPayment
-
getUnits
@Accessor(qualifier="units", type=GETTER) public java.lang.String getUnits()
Generated method - Getter of theSapB2BDocument.unitsattribute defined at extensionsapinvoiceaddon.- Returns:
- the units
-
setBillAddress
@Accessor(qualifier="billAddress", type=SETTER) public void setBillAddress(java.lang.String value)
Generated method - Setter ofSapB2BDocument.billAddressattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the billAddress
-
setCustomerNumber
@Accessor(qualifier="customerNumber", type=SETTER) public void setCustomerNumber(java.lang.String value)
Generated method - Setter ofSapB2BDocument.customerNumberattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the customerNumber
-
setDeliveryDate
@Accessor(qualifier="deliveryDate", type=SETTER) public void setDeliveryDate(java.lang.String value)
Generated method - Setter ofSapB2BDocument.deliveryDateattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the deliveryDate
-
setDeliveryNumber
@Accessor(qualifier="deliveryNumber", type=SETTER) public void setDeliveryNumber(java.lang.String value)
Generated method - Setter ofSapB2BDocument.deliveryNumberattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the deliveryNumber
-
setFinalDiscount
@Accessor(qualifier="finalDiscount", type=SETTER) public void setFinalDiscount(java.lang.String value)
Generated method - Setter ofSapB2BDocument.finalDiscountattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the finalDiscount
-
setGrandTotal
@Accessor(qualifier="grandTotal", type=SETTER) public void setGrandTotal(java.lang.String value)
Generated method - Setter ofSapB2BDocument.grandTotalattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the grandTotal
-
setGrossWeight
@Accessor(qualifier="grossWeight", type=SETTER) public void setGrossWeight(java.lang.String value)
Generated method - Setter ofSapB2BDocument.grossWeightattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the grossWeight
-
setInvoiceDate
@Accessor(qualifier="invoiceDate", type=SETTER) public void setInvoiceDate(java.lang.String value)
Generated method - Setter ofSapB2BDocument.invoiceDateattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the invoiceDate
-
setInvoiceNumber
@Accessor(qualifier="invoiceNumber", type=SETTER) public void setInvoiceNumber(java.lang.String value)
Generated method - Setter ofSapB2BDocument.invoiceNumberattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the invoiceNumber
-
setMaterial
@Accessor(qualifier="material", type=SETTER) public void setMaterial(java.util.List<MaterialModel> value)
Generated method - Setter ofSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the material
-
setNetWeight
@Accessor(qualifier="netWeight", type=SETTER) public void setNetWeight(java.lang.String value)
Generated method - Setter ofSapB2BDocument.netWeightattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the netWeight
-
setOrderDate
@Accessor(qualifier="orderDate", type=SETTER) public void setOrderDate(java.lang.String value)
Generated method - Setter ofSapB2BDocument.orderDateattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the orderDate
-
setOrderNumber
@Accessor(qualifier="orderNumber", type=SETTER) public void setOrderNumber(java.lang.String value)
Generated method - Setter ofSapB2BDocument.orderNumberattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the orderNumber
-
setOurTaxNumber
@Accessor(qualifier="ourTaxNumber", type=SETTER) public void setOurTaxNumber(java.lang.String value)
Generated method - Setter ofSapB2BDocument.ourTaxNumberattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the ourTaxNumber
-
setOverAllTax
@Accessor(qualifier="overAllTax", type=SETTER) public void setOverAllTax(java.lang.String value)
Generated method - Setter ofSapB2BDocument.overAllTaxattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the overAllTax
-
setPartnerAddress
@Accessor(qualifier="partnerAddress", type=SETTER) public void setPartnerAddress(java.util.List<PartnerAddressModel> value)
Generated method - Setter ofSapB2BDocument.partnerAddressattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the partnerAddress
-
setPayerAddress
@Accessor(qualifier="payerAddress", type=SETTER) public void setPayerAddress(java.lang.String value)
Generated method - Setter ofSapB2BDocument.payerAddressattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the payerAddress
-
setPayerName
@Accessor(qualifier="payerName", type=SETTER) public void setPayerName(java.lang.String value)
Generated method - Setter ofSapB2BDocument.payerNameattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the payerName
-
setShippingCost
@Accessor(qualifier="shippingCost", type=SETTER) public void setShippingCost(java.lang.String value)
Generated method - Setter ofSapB2BDocument.shippingCostattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the shippingCost
-
setSubTotal
@Accessor(qualifier="subTotal", type=SETTER) public void setSubTotal(java.lang.String value)
Generated method - Setter ofSapB2BDocument.subTotalattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal
-
setTaxNumber
@Accessor(qualifier="taxNumber", type=SETTER) public void setTaxNumber(java.lang.String value)
Generated method - Setter ofSapB2BDocument.taxNumberattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the taxNumber
-
setTermsOfDelivery
@Accessor(qualifier="termsOfDelivery", type=SETTER) public void setTermsOfDelivery(java.lang.String value)
Generated method - Setter ofSapB2BDocument.termsOfDeliveryattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the termsOfDelivery
-
setTermsOfPayment
@Accessor(qualifier="termsOfPayment", type=SETTER) public void setTermsOfPayment(java.lang.String value)
Generated method - Setter ofSapB2BDocument.termsOfPaymentattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the termsOfPayment
-
-