Uses of Class
org.cxml.Money

Packages that use Money
Package
Description
 
  • Uses of Money in org.cxml

    Fields in org.cxml declared as Money
    Modifier and Type
    Field
    Description
    protected Money
    AvailablePrice.money
     
    protected Money
    Charge.money
     
    protected Money
    DeductedPrice.money
     
    protected Money
    DeductionAmount.money
     
    protected Money
    DepositAmount.money
     
    protected Money
    DiscountAmount.money
     
    protected Money
    DiscountBasis.money
     
    protected Money
    DueAmount.money
     
    protected Money
    ExactAmount.money
     
    protected Money
    ExpectedLimit.money
     
    protected Money
    Fee.money
     
    protected Money
    FeeAmount.money
     
    protected Money
    FixedAmount.money
     
    protected Money
    GoodsAndServiceAmount.money
     
    protected Money
    GrossAmount.money
     
    protected Money
    GrossProgressPaymentAmount.money
     
    protected Money
    InformationalAmount.money
     
    protected Money
    InformationalPrice.money
     
    protected Money
    InformationalPriceExclTax.money
     
    protected Money
    MaxAdhocAmount.money
     
    protected Money
    MaxAmount.money
     
    protected Money
    MaxContractAmount.money
     
    protected Money
    MaxReleaseAmount.money
     
    protected Money
    MinAmount.money
     
    protected Money
    MinReleaseAmount.money
     
    protected Money
    NetAmount.money
     
    protected Money
    OriginalPrice.money
     
    protected Money
    OverallLimit.money
     
    protected Money
    PartialAmount.money
     
    protected Money
    Penalty.money
     
    protected Money
    Shipping.money
     
    protected Money
    ShippingAmount.money
     
    protected Money
    SpecialHandlingAmount.money
     
    protected Money
    SubtotalAmount.money
     
    protected Money
    Tax.money
     
    protected Money
    TaxableAmount.money
     
    protected Money
    TaxAdjustment.money
     
    protected Money
    TaxAdjustmentAmount.money
     
    protected Money
    TaxAdjustmentDetail.money
     
    protected Money
    TaxAmount.money
     
    protected Money
    TimeSeriesAmount.money
     
    protected Money
    Total.money
     
    protected Money
    TotalAllowances.money
     
    protected Money
    TotalAmountInBillingCurrency.money
     
    protected Money
    TotalAmountInPostedCurrency.money
     
    protected Money
    TotalAmountWithoutTax.money
     
    protected Money
    TotalCharges.money
     
    protected Money
    TotalRetailAmount.money
     
    protected Money
    TotalReturnableItemsDepositAmount.money
     
    protected Money
    UnitGrossPrice.money
     
    protected Money
    UnitNetPriceCorrection.money
     
    protected Money
    UnitPrice.money
     
    protected Money
    UnitRate.money
     
    Methods in org.cxml that return Money
    Modifier and Type
    Method
    Description
    ObjectFactory.createMoney()
    Create an instance of Money
    AvailablePrice.getMoney()
    Gets the value of the money property.
    Charge.getMoney()
    Gets the value of the money property.
    DeductedPrice.getMoney()
    Gets the value of the money property.
    DeductionAmount.getMoney()
    Gets the value of the money property.
    DepositAmount.getMoney()
    Gets the value of the money property.
    DiscountAmount.getMoney()
    Gets the value of the money property.
    DiscountBasis.getMoney()
    Gets the value of the money property.
    DueAmount.getMoney()
    Gets the value of the money property.
    ExactAmount.getMoney()
    Gets the value of the money property.
    ExpectedLimit.getMoney()
    Gets the value of the money property.
    Fee.getMoney()
    Gets the value of the money property.
    FeeAmount.getMoney()
    Gets the value of the money property.
    FixedAmount.getMoney()
    Gets the value of the money property.
    GoodsAndServiceAmount.getMoney()
    Gets the value of the money property.
    GrossAmount.getMoney()
    Gets the value of the money property.
    GrossProgressPaymentAmount.getMoney()
    Gets the value of the money property.
    InformationalAmount.getMoney()
    Gets the value of the money property.
    InformationalPrice.getMoney()
    Gets the value of the money property.
    InformationalPriceExclTax.getMoney()
    Gets the value of the money property.
    MaxAdhocAmount.getMoney()
    Gets the value of the money property.
    MaxAmount.getMoney()
    Gets the value of the money property.
    MaxContractAmount.getMoney()
    Gets the value of the money property.
    MaxReleaseAmount.getMoney()
    Gets the value of the money property.
    MinAmount.getMoney()
    Gets the value of the money property.
    MinReleaseAmount.getMoney()
    Gets the value of the money property.
    NetAmount.getMoney()
    Gets the value of the money property.
    OriginalPrice.getMoney()
    Gets the value of the money property.
    OverallLimit.getMoney()
    Gets the value of the money property.
    PartialAmount.getMoney()
    Gets the value of the money property.
    Penalty.getMoney()
    Gets the value of the money property.
    Shipping.getMoney()
    Gets the value of the money property.
    ShippingAmount.getMoney()
    Gets the value of the money property.
    SpecialHandlingAmount.getMoney()
    Gets the value of the money property.
    SubtotalAmount.getMoney()
    Gets the value of the money property.
    Tax.getMoney()
    Gets the value of the money property.
    TaxableAmount.getMoney()
    Gets the value of the money property.
    TaxAdjustment.getMoney()
    Gets the value of the money property.
    TaxAdjustmentAmount.getMoney()
    Gets the value of the money property.
    TaxAdjustmentDetail.getMoney()
    Gets the value of the money property.
    TaxAmount.getMoney()
    Gets the value of the money property.
    TimeSeriesAmount.getMoney()
    Gets the value of the money property.
    Total.getMoney()
    Gets the value of the money property.
    TotalAllowances.getMoney()
    Gets the value of the money property.
    TotalAmountInBillingCurrency.getMoney()
    Gets the value of the money property.
    TotalAmountInPostedCurrency.getMoney()
    Gets the value of the money property.
    TotalAmountWithoutTax.getMoney()
    Gets the value of the money property.
    TotalCharges.getMoney()
    Gets the value of the money property.
    TotalRetailAmount.getMoney()
    Gets the value of the money property.
    TotalReturnableItemsDepositAmount.getMoney()
    Gets the value of the money property.
    UnitGrossPrice.getMoney()
    Gets the value of the money property.
    UnitNetPriceCorrection.getMoney()
    Gets the value of the money property.
    UnitPrice.getMoney()
    Gets the value of the money property.
    UnitRate.getMoney()
    Gets the value of the money property.
    Methods in org.cxml with parameters of type Money
    Modifier and Type
    Method
    Description
    void
    AvailablePrice.setMoney(Money value)
    Sets the value of the money property.
    void
    Charge.setMoney(Money value)
    Sets the value of the money property.
    void
    DeductedPrice.setMoney(Money value)
    Sets the value of the money property.
    void
    DeductionAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    DepositAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    DiscountAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    DiscountBasis.setMoney(Money value)
    Sets the value of the money property.
    void
    DueAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    ExactAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    ExpectedLimit.setMoney(Money value)
    Sets the value of the money property.
    void
    Fee.setMoney(Money value)
    Sets the value of the money property.
    void
    FeeAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    FixedAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    GoodsAndServiceAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    GrossAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    GrossProgressPaymentAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    InformationalAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    InformationalPrice.setMoney(Money value)
    Sets the value of the money property.
    void
    InformationalPriceExclTax.setMoney(Money value)
    Sets the value of the money property.
    void
    MaxAdhocAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    MaxAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    MaxContractAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    MaxReleaseAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    MinAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    MinReleaseAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    NetAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    OriginalPrice.setMoney(Money value)
    Sets the value of the money property.
    void
    OverallLimit.setMoney(Money value)
    Sets the value of the money property.
    void
    PartialAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    Penalty.setMoney(Money value)
    Sets the value of the money property.
    void
    Shipping.setMoney(Money value)
    Sets the value of the money property.
    void
    ShippingAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    SpecialHandlingAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    SubtotalAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    Tax.setMoney(Money value)
    Sets the value of the money property.
    void
    TaxableAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    TaxAdjustment.setMoney(Money value)
    Sets the value of the money property.
    void
    TaxAdjustmentAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    TaxAdjustmentDetail.setMoney(Money value)
    Sets the value of the money property.
    void
    TaxAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    TimeSeriesAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    Total.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalAllowances.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalAmountInBillingCurrency.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalAmountInPostedCurrency.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalAmountWithoutTax.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalCharges.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalRetailAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    TotalReturnableItemsDepositAmount.setMoney(Money value)
    Sets the value of the money property.
    void
    UnitGrossPrice.setMoney(Money value)
    Sets the value of the money property.
    void
    UnitNetPriceCorrection.setMoney(Money value)
    Sets the value of the money property.
    void
    UnitPrice.setMoney(Money value)
    Sets the value of the money property.
    void
    UnitRate.setMoney(Money value)
    Sets the value of the money property.