Uses of Class
org.cxml.AnnualRevenue
-
Packages that use AnnualRevenue Package Description org.cxml -
-
Uses of AnnualRevenue in org.cxml
Fields in org.cxml declared as AnnualRevenue Modifier and Type Field Description protected AnnualRevenueCorporateInformation. annualRevenueMethods in org.cxml that return AnnualRevenue Modifier and Type Method Description AnnualRevenueObjectFactory. createAnnualRevenue()Create an instance ofAnnualRevenueAnnualRevenueCorporateInformation. getAnnualRevenue()Gets the value of the annualRevenue property.Methods in org.cxml with parameters of type AnnualRevenue Modifier and Type Method Description voidCorporateInformation. setAnnualRevenue(AnnualRevenue value)Sets the value of the annualRevenue property.
-