Uses of Class
org.cxml.Accounting
-
Packages that use Accounting Package Description org.cxml -
-
Uses of Accounting in org.cxml
Fields in org.cxml declared as Accounting Modifier and Type Field Description protected AccountingDistribution. accountingMethods in org.cxml that return Accounting Modifier and Type Method Description AccountingObjectFactory. createAccounting()Create an instance ofAccountingAccountingDistribution. getAccounting()Gets the value of the accounting property.Methods in org.cxml with parameters of type Accounting Modifier and Type Method Description voidDistribution. setAccounting(Accounting value)Sets the value of the accounting property.
-