Uses of Class
org.cxml.Fee
-
Packages that use Fee Package Description org.cxml -
-
Uses of Fee in org.cxml
Fields in org.cxml with type parameters of type Fee Modifier and Type Field Description protected java.util.List<Fee>FeeAmount. feeMethods in org.cxml that return Fee Modifier and Type Method Description FeeObjectFactory. createFee()Create an instance ofFeeMethods in org.cxml that return types with arguments of type Fee Modifier and Type Method Description java.util.List<Fee>FeeAmount. getFee()Gets the value of the fee property.
-