Uses of Class
org.cxml.Fee

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

    Fields in org.cxml with type parameters of type Fee
    Modifier and Type
    Field
    Description
    protected List<Fee>
    FeeAmount.fee
     
    Methods in org.cxml that return Fee
    Modifier and Type
    Method
    Description
    ObjectFactory.createFee()
    Create an instance of Fee
    Methods in org.cxml that return types with arguments of type Fee
    Modifier and Type
    Method
    Description
    FeeAmount.getFee()
    Gets the value of the fee property.