Class GeneratedSAPCpiOutboundOrder

    • Field Detail

      • ORDERID

        public static final java.lang.String ORDERID
        Qualifier of the SAPCpiOutboundOrder.orderId attribute
        See Also:
        Constant Field Values
      • CREATIONDATE

        public static final java.lang.String CREATIONDATE
        Qualifier of the SAPCpiOutboundOrder.creationDate attribute
        See Also:
        Constant Field Values
      • CURRENCYISOCODE

        public static final java.lang.String CURRENCYISOCODE
        Qualifier of the SAPCpiOutboundOrder.currencyIsoCode attribute
        See Also:
        Constant Field Values
      • PAYMENTMODE

        public static final java.lang.String PAYMENTMODE
        Qualifier of the SAPCpiOutboundOrder.paymentMode attribute
        See Also:
        Constant Field Values
      • DELIVERYMODE

        public static final java.lang.String DELIVERYMODE
        Qualifier of the SAPCpiOutboundOrder.deliveryMode attribute
        See Also:
        Constant Field Values
      • PURCHASEORDERNUMBER

        public static final java.lang.String PURCHASEORDERNUMBER
        Qualifier of the SAPCpiOutboundOrder.purchaseOrderNumber attribute
        See Also:
        Constant Field Values
      • BASESTOREUID

        public static final java.lang.String BASESTOREUID
        Qualifier of the SAPCpiOutboundOrder.baseStoreUid attribute
        See Also:
        Constant Field Values
      • CHANNEL

        public static final java.lang.String CHANNEL
        Qualifier of the SAPCpiOutboundOrder.channel attribute
        See Also:
        Constant Field Values
      • SALESORGANIZATION

        public static final java.lang.String SALESORGANIZATION
        Qualifier of the SAPCpiOutboundOrder.salesOrganization attribute
        See Also:
        Constant Field Values
      • DISTRIBUTIONCHANNEL

        public static final java.lang.String DISTRIBUTIONCHANNEL
        Qualifier of the SAPCpiOutboundOrder.distributionChannel attribute
        See Also:
        Constant Field Values
      • DIVISION

        public static final java.lang.String DIVISION
        Qualifier of the SAPCpiOutboundOrder.division attribute
        See Also:
        Constant Field Values
      • TRANSACTIONTYPE

        public static final java.lang.String TRANSACTIONTYPE
        Qualifier of the SAPCpiOutboundOrder.transactionType attribute
        See Also:
        Constant Field Values
      • SHIPPINGCONDITION

        public static final java.lang.String SHIPPINGCONDITION
        Qualifier of the SAPCpiOutboundOrder.shippingCondition attribute
        See Also:
        Constant Field Values
      • RESPONSESTATUS

        public static final java.lang.String RESPONSESTATUS
        Qualifier of the SAPCpiOutboundOrder.responseStatus attribute
        See Also:
        Constant Field Values
      • RESPONSEMESSAGE

        public static final java.lang.String RESPONSEMESSAGE
        Qualifier of the SAPCpiOutboundOrder.responseMessage attribute
        See Also:
        Constant Field Values
      • SAPCPICONFIG

        public static final java.lang.String SAPCPICONFIG
        Qualifier of the SAPCpiOutboundOrder.sapCpiConfig attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDORDERITEMS

        public static final java.lang.String SAPCPIOUTBOUNDORDERITEMS
        Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDPARTNERROLES

        public static final java.lang.String SAPCPIOUTBOUNDPARTNERROLES
        Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDCARDPAYMENTS

        public static final java.lang.String SAPCPIOUTBOUNDCARDPAYMENTS
        Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDPRICECOMPONENTS

        public static final java.lang.String SAPCPIOUTBOUNDPRICECOMPONENTS
        Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute
        See Also:
        Constant Field Values
      • SAPCPIOUTBOUNDADDRESSES

        public static final java.lang.String SAPCPIOUTBOUNDADDRESSES
        Qualifier of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSAPCpiOutboundOrder

        public GeneratedSAPCpiOutboundOrder()
    • Method Detail

      • getBaseStoreUid

        public java.lang.String getBaseStoreUid​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.baseStoreUid attribute.
        Returns:
        the baseStoreUid
      • getBaseStoreUid

        public java.lang.String getBaseStoreUid()
        Generated method - Getter of the SAPCpiOutboundOrder.baseStoreUid attribute.
        Returns:
        the baseStoreUid
      • setBaseStoreUid

        public void setBaseStoreUid​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.baseStoreUid attribute.
        Parameters:
        value - the baseStoreUid
      • setBaseStoreUid

        public void setBaseStoreUid​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.baseStoreUid attribute.
        Parameters:
        value - the baseStoreUid
      • getChannel

        public java.lang.String getChannel​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.channel attribute.
        Returns:
        the channel
      • getChannel

        public java.lang.String getChannel()
        Generated method - Getter of the SAPCpiOutboundOrder.channel attribute.
        Returns:
        the channel
      • setChannel

        public void setChannel​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.channel attribute.
        Parameters:
        value - the channel
      • setChannel

        public void setChannel​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.channel attribute.
        Parameters:
        value - the channel
      • getCreationDate

        public java.lang.String getCreationDate​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.creationDate attribute.
        Returns:
        the creationDate
      • getCreationDate

        public java.lang.String getCreationDate()
        Generated method - Getter of the SAPCpiOutboundOrder.creationDate attribute.
        Returns:
        the creationDate
      • setCreationDate

        public void setCreationDate​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.creationDate attribute.
        Parameters:
        value - the creationDate
      • setCreationDate

        public void setCreationDate​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.creationDate attribute.
        Parameters:
        value - the creationDate
      • getCurrencyIsoCode

        public java.lang.String getCurrencyIsoCode​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
        Returns:
        the currencyIsoCode
      • getCurrencyIsoCode

        public java.lang.String getCurrencyIsoCode()
        Generated method - Getter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
        Returns:
        the currencyIsoCode
      • setCurrencyIsoCode

        public void setCurrencyIsoCode​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
        Parameters:
        value - the currencyIsoCode
      • setCurrencyIsoCode

        public void setCurrencyIsoCode​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.currencyIsoCode attribute.
        Parameters:
        value - the currencyIsoCode
      • getDeliveryMode

        public java.lang.String getDeliveryMode​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.deliveryMode attribute.
        Returns:
        the deliveryMode
      • getDeliveryMode

        public java.lang.String getDeliveryMode()
        Generated method - Getter of the SAPCpiOutboundOrder.deliveryMode attribute.
        Returns:
        the deliveryMode
      • setDeliveryMode

        public void setDeliveryMode​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.deliveryMode attribute.
        Parameters:
        value - the deliveryMode
      • setDeliveryMode

        public void setDeliveryMode​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.deliveryMode attribute.
        Parameters:
        value - the deliveryMode
      • getDistributionChannel

        public java.lang.String getDistributionChannel​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.distributionChannel attribute.
        Returns:
        the distributionChannel
      • getDistributionChannel

        public java.lang.String getDistributionChannel()
        Generated method - Getter of the SAPCpiOutboundOrder.distributionChannel attribute.
        Returns:
        the distributionChannel
      • setDistributionChannel

        public void setDistributionChannel​(SessionContext ctx,
                                           java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.distributionChannel attribute.
        Parameters:
        value - the distributionChannel
      • setDistributionChannel

        public void setDistributionChannel​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.distributionChannel attribute.
        Parameters:
        value - the distributionChannel
      • getDivision

        public java.lang.String getDivision​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.division attribute.
        Returns:
        the division
      • getDivision

        public java.lang.String getDivision()
        Generated method - Getter of the SAPCpiOutboundOrder.division attribute.
        Returns:
        the division
      • setDivision

        public void setDivision​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.division attribute.
        Parameters:
        value - the division
      • setDivision

        public void setDivision​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.division attribute.
        Parameters:
        value - the division
      • getOrderId

        public java.lang.String getOrderId​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.orderId attribute.
        Returns:
        the orderId
      • getOrderId

        public java.lang.String getOrderId()
        Generated method - Getter of the SAPCpiOutboundOrder.orderId attribute.
        Returns:
        the orderId
      • setOrderId

        public void setOrderId​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.orderId attribute.
        Parameters:
        value - the orderId
      • setOrderId

        public void setOrderId​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.orderId attribute.
        Parameters:
        value - the orderId
      • getPaymentMode

        public java.lang.String getPaymentMode​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.paymentMode attribute.
        Returns:
        the paymentMode
      • getPaymentMode

        public java.lang.String getPaymentMode()
        Generated method - Getter of the SAPCpiOutboundOrder.paymentMode attribute.
        Returns:
        the paymentMode
      • setPaymentMode

        public void setPaymentMode​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.paymentMode attribute.
        Parameters:
        value - the paymentMode
      • setPaymentMode

        public void setPaymentMode​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.paymentMode attribute.
        Parameters:
        value - the paymentMode
      • getPurchaseOrderNumber

        public java.lang.String getPurchaseOrderNumber​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
        Returns:
        the purchaseOrderNumber
      • getPurchaseOrderNumber

        public java.lang.String getPurchaseOrderNumber()
        Generated method - Getter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
        Returns:
        the purchaseOrderNumber
      • setPurchaseOrderNumber

        public void setPurchaseOrderNumber​(SessionContext ctx,
                                           java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
        Parameters:
        value - the purchaseOrderNumber
      • setPurchaseOrderNumber

        public void setPurchaseOrderNumber​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.purchaseOrderNumber attribute.
        Parameters:
        value - the purchaseOrderNumber
      • getResponseMessage

        public java.lang.String getResponseMessage​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.responseMessage attribute.
        Returns:
        the responseMessage
      • getResponseMessage

        public java.lang.String getResponseMessage()
        Generated method - Getter of the SAPCpiOutboundOrder.responseMessage attribute.
        Returns:
        the responseMessage
      • setResponseMessage

        public void setResponseMessage​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.responseMessage attribute.
        Parameters:
        value - the responseMessage
      • setResponseMessage

        public void setResponseMessage​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.responseMessage attribute.
        Parameters:
        value - the responseMessage
      • getResponseStatus

        public java.lang.String getResponseStatus​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.responseStatus attribute.
        Returns:
        the responseStatus
      • getResponseStatus

        public java.lang.String getResponseStatus()
        Generated method - Getter of the SAPCpiOutboundOrder.responseStatus attribute.
        Returns:
        the responseStatus
      • setResponseStatus

        public void setResponseStatus​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.responseStatus attribute.
        Parameters:
        value - the responseStatus
      • setResponseStatus

        public void setResponseStatus​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.responseStatus attribute.
        Parameters:
        value - the responseStatus
      • getSalesOrganization

        public java.lang.String getSalesOrganization​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.salesOrganization attribute.
        Returns:
        the salesOrganization
      • getSalesOrganization

        public java.lang.String getSalesOrganization()
        Generated method - Getter of the SAPCpiOutboundOrder.salesOrganization attribute.
        Returns:
        the salesOrganization
      • setSalesOrganization

        public void setSalesOrganization​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.salesOrganization attribute.
        Parameters:
        value - the salesOrganization
      • setSalesOrganization

        public void setSalesOrganization​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.salesOrganization attribute.
        Parameters:
        value - the salesOrganization
      • getSapCpiConfig

        public SAPCpiOutboundConfig getSapCpiConfig​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
        Returns:
        the sapCpiConfig
      • getSapCpiConfig

        public SAPCpiOutboundConfig getSapCpiConfig()
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
        Returns:
        the sapCpiConfig
      • setSapCpiConfig

        public void setSapCpiConfig​(SessionContext ctx,
                                    SAPCpiOutboundConfig value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
        Parameters:
        value - the sapCpiConfig
      • setSapCpiConfig

        public void setSapCpiConfig​(SAPCpiOutboundConfig value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiConfig attribute.
        Parameters:
        value - the sapCpiConfig
      • getSapCpiOutboundAddresses

        public java.util.Set<SAPCpiOutboundAddress> getSapCpiOutboundAddresses​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
        Returns:
        the sapCpiOutboundAddresses
      • getSapCpiOutboundAddresses

        public java.util.Set<SAPCpiOutboundAddress> getSapCpiOutboundAddresses()
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
        Returns:
        the sapCpiOutboundAddresses
      • setSapCpiOutboundAddresses

        public void setSapCpiOutboundAddresses​(SessionContext ctx,
                                               java.util.Set<SAPCpiOutboundAddress> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
        Parameters:
        value - the sapCpiOutboundAddresses
      • setSapCpiOutboundAddresses

        public void setSapCpiOutboundAddresses​(java.util.Set<SAPCpiOutboundAddress> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.
        Parameters:
        value - the sapCpiOutboundAddresses
      • addToSapCpiOutboundAddresses

        public void addToSapCpiOutboundAddresses​(SessionContext ctx,
                                                 SAPCpiOutboundAddress value)
        Generated method - Adds value to sapCpiOutboundAddresses.
        Parameters:
        value - the item to add to sapCpiOutboundAddresses
      • addToSapCpiOutboundAddresses

        public void addToSapCpiOutboundAddresses​(SAPCpiOutboundAddress value)
        Generated method - Adds value to sapCpiOutboundAddresses.
        Parameters:
        value - the item to add to sapCpiOutboundAddresses
      • removeFromSapCpiOutboundAddresses

        public void removeFromSapCpiOutboundAddresses​(SessionContext ctx,
                                                      SAPCpiOutboundAddress value)
        Generated method - Removes value from sapCpiOutboundAddresses.
        Parameters:
        value - the item to remove from sapCpiOutboundAddresses
      • removeFromSapCpiOutboundAddresses

        public void removeFromSapCpiOutboundAddresses​(SAPCpiOutboundAddress value)
        Generated method - Removes value from sapCpiOutboundAddresses.
        Parameters:
        value - the item to remove from sapCpiOutboundAddresses
      • getSapCpiOutboundCardPayments

        public java.util.Set<SAPCpiOutboundCardPayment> getSapCpiOutboundCardPayments​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
        Returns:
        the sapCpiOutboundCardPayments
      • getSapCpiOutboundCardPayments

        public java.util.Set<SAPCpiOutboundCardPayment> getSapCpiOutboundCardPayments()
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
        Returns:
        the sapCpiOutboundCardPayments
      • setSapCpiOutboundCardPayments

        public void setSapCpiOutboundCardPayments​(SessionContext ctx,
                                                  java.util.Set<SAPCpiOutboundCardPayment> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
        Parameters:
        value - the sapCpiOutboundCardPayments
      • setSapCpiOutboundCardPayments

        public void setSapCpiOutboundCardPayments​(java.util.Set<SAPCpiOutboundCardPayment> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.
        Parameters:
        value - the sapCpiOutboundCardPayments
      • addToSapCpiOutboundCardPayments

        public void addToSapCpiOutboundCardPayments​(SessionContext ctx,
                                                    SAPCpiOutboundCardPayment value)
        Generated method - Adds value to sapCpiOutboundCardPayments.
        Parameters:
        value - the item to add to sapCpiOutboundCardPayments
      • addToSapCpiOutboundCardPayments

        public void addToSapCpiOutboundCardPayments​(SAPCpiOutboundCardPayment value)
        Generated method - Adds value to sapCpiOutboundCardPayments.
        Parameters:
        value - the item to add to sapCpiOutboundCardPayments
      • removeFromSapCpiOutboundCardPayments

        public void removeFromSapCpiOutboundCardPayments​(SessionContext ctx,
                                                         SAPCpiOutboundCardPayment value)
        Generated method - Removes value from sapCpiOutboundCardPayments.
        Parameters:
        value - the item to remove from sapCpiOutboundCardPayments
      • removeFromSapCpiOutboundCardPayments

        public void removeFromSapCpiOutboundCardPayments​(SAPCpiOutboundCardPayment value)
        Generated method - Removes value from sapCpiOutboundCardPayments.
        Parameters:
        value - the item to remove from sapCpiOutboundCardPayments
      • getSapCpiOutboundOrderItems

        public java.util.Set<SAPCpiOutboundOrderItem> getSapCpiOutboundOrderItems​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
        Returns:
        the sapCpiOutboundOrderItems
      • getSapCpiOutboundOrderItems

        public java.util.Set<SAPCpiOutboundOrderItem> getSapCpiOutboundOrderItems()
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
        Returns:
        the sapCpiOutboundOrderItems
      • setSapCpiOutboundOrderItems

        public void setSapCpiOutboundOrderItems​(SessionContext ctx,
                                                java.util.Set<SAPCpiOutboundOrderItem> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
        Parameters:
        value - the sapCpiOutboundOrderItems
      • setSapCpiOutboundOrderItems

        public void setSapCpiOutboundOrderItems​(java.util.Set<SAPCpiOutboundOrderItem> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.
        Parameters:
        value - the sapCpiOutboundOrderItems
      • addToSapCpiOutboundOrderItems

        public void addToSapCpiOutboundOrderItems​(SessionContext ctx,
                                                  SAPCpiOutboundOrderItem value)
        Generated method - Adds value to sapCpiOutboundOrderItems.
        Parameters:
        value - the item to add to sapCpiOutboundOrderItems
      • addToSapCpiOutboundOrderItems

        public void addToSapCpiOutboundOrderItems​(SAPCpiOutboundOrderItem value)
        Generated method - Adds value to sapCpiOutboundOrderItems.
        Parameters:
        value - the item to add to sapCpiOutboundOrderItems
      • removeFromSapCpiOutboundOrderItems

        public void removeFromSapCpiOutboundOrderItems​(SessionContext ctx,
                                                       SAPCpiOutboundOrderItem value)
        Generated method - Removes value from sapCpiOutboundOrderItems.
        Parameters:
        value - the item to remove from sapCpiOutboundOrderItems
      • removeFromSapCpiOutboundOrderItems

        public void removeFromSapCpiOutboundOrderItems​(SAPCpiOutboundOrderItem value)
        Generated method - Removes value from sapCpiOutboundOrderItems.
        Parameters:
        value - the item to remove from sapCpiOutboundOrderItems
      • getSapCpiOutboundPartnerRoles

        public java.util.Set<SAPCpiOutboundPartnerRole> getSapCpiOutboundPartnerRoles​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
        Returns:
        the sapCpiOutboundPartnerRoles
      • getSapCpiOutboundPartnerRoles

        public java.util.Set<SAPCpiOutboundPartnerRole> getSapCpiOutboundPartnerRoles()
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
        Returns:
        the sapCpiOutboundPartnerRoles
      • setSapCpiOutboundPartnerRoles

        public void setSapCpiOutboundPartnerRoles​(SessionContext ctx,
                                                  java.util.Set<SAPCpiOutboundPartnerRole> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
        Parameters:
        value - the sapCpiOutboundPartnerRoles
      • setSapCpiOutboundPartnerRoles

        public void setSapCpiOutboundPartnerRoles​(java.util.Set<SAPCpiOutboundPartnerRole> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.
        Parameters:
        value - the sapCpiOutboundPartnerRoles
      • addToSapCpiOutboundPartnerRoles

        public void addToSapCpiOutboundPartnerRoles​(SessionContext ctx,
                                                    SAPCpiOutboundPartnerRole value)
        Generated method - Adds value to sapCpiOutboundPartnerRoles.
        Parameters:
        value - the item to add to sapCpiOutboundPartnerRoles
      • addToSapCpiOutboundPartnerRoles

        public void addToSapCpiOutboundPartnerRoles​(SAPCpiOutboundPartnerRole value)
        Generated method - Adds value to sapCpiOutboundPartnerRoles.
        Parameters:
        value - the item to add to sapCpiOutboundPartnerRoles
      • removeFromSapCpiOutboundPartnerRoles

        public void removeFromSapCpiOutboundPartnerRoles​(SessionContext ctx,
                                                         SAPCpiOutboundPartnerRole value)
        Generated method - Removes value from sapCpiOutboundPartnerRoles.
        Parameters:
        value - the item to remove from sapCpiOutboundPartnerRoles
      • removeFromSapCpiOutboundPartnerRoles

        public void removeFromSapCpiOutboundPartnerRoles​(SAPCpiOutboundPartnerRole value)
        Generated method - Removes value from sapCpiOutboundPartnerRoles.
        Parameters:
        value - the item to remove from sapCpiOutboundPartnerRoles
      • getSapCpiOutboundPriceComponents

        public java.util.Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
        Returns:
        the sapCpiOutboundPriceComponents
      • getSapCpiOutboundPriceComponents

        public java.util.Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents()
        Generated method - Getter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
        Returns:
        the sapCpiOutboundPriceComponents
      • setSapCpiOutboundPriceComponents

        public void setSapCpiOutboundPriceComponents​(SessionContext ctx,
                                                     java.util.Set<SAPCpiOutboundPriceComponent> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
        Parameters:
        value - the sapCpiOutboundPriceComponents
      • setSapCpiOutboundPriceComponents

        public void setSapCpiOutboundPriceComponents​(java.util.Set<SAPCpiOutboundPriceComponent> value)
        Generated method - Setter of the SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.
        Parameters:
        value - the sapCpiOutboundPriceComponents
      • addToSapCpiOutboundPriceComponents

        public void addToSapCpiOutboundPriceComponents​(SessionContext ctx,
                                                       SAPCpiOutboundPriceComponent value)
        Generated method - Adds value to sapCpiOutboundPriceComponents.
        Parameters:
        value - the item to add to sapCpiOutboundPriceComponents
      • addToSapCpiOutboundPriceComponents

        public void addToSapCpiOutboundPriceComponents​(SAPCpiOutboundPriceComponent value)
        Generated method - Adds value to sapCpiOutboundPriceComponents.
        Parameters:
        value - the item to add to sapCpiOutboundPriceComponents
      • removeFromSapCpiOutboundPriceComponents

        public void removeFromSapCpiOutboundPriceComponents​(SessionContext ctx,
                                                            SAPCpiOutboundPriceComponent value)
        Generated method - Removes value from sapCpiOutboundPriceComponents.
        Parameters:
        value - the item to remove from sapCpiOutboundPriceComponents
      • removeFromSapCpiOutboundPriceComponents

        public void removeFromSapCpiOutboundPriceComponents​(SAPCpiOutboundPriceComponent value)
        Generated method - Removes value from sapCpiOutboundPriceComponents.
        Parameters:
        value - the item to remove from sapCpiOutboundPriceComponents
      • getShippingCondition

        public java.lang.String getShippingCondition​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.shippingCondition attribute.
        Returns:
        the shippingCondition
      • getShippingCondition

        public java.lang.String getShippingCondition()
        Generated method - Getter of the SAPCpiOutboundOrder.shippingCondition attribute.
        Returns:
        the shippingCondition
      • setShippingCondition

        public void setShippingCondition​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.shippingCondition attribute.
        Parameters:
        value - the shippingCondition
      • setShippingCondition

        public void setShippingCondition​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.shippingCondition attribute.
        Parameters:
        value - the shippingCondition
      • getTransactionType

        public java.lang.String getTransactionType​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundOrder.transactionType attribute.
        Returns:
        the transactionType
      • getTransactionType

        public java.lang.String getTransactionType()
        Generated method - Getter of the SAPCpiOutboundOrder.transactionType attribute.
        Returns:
        the transactionType
      • setTransactionType

        public void setTransactionType​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.transactionType attribute.
        Parameters:
        value - the transactionType
      • setTransactionType

        public void setTransactionType​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundOrder.transactionType attribute.
        Parameters:
        value - the transactionType