Uses of Class
org.cxml.Industry
-
Packages that use Industry Package Description org.cxml -
-
Uses of Industry in org.cxml
Fields in org.cxml with type parameters of type Industry Modifier and Type Field Description protected java.util.List<Industry>Organization. industryMethods in org.cxml that return Industry Modifier and Type Method Description IndustryObjectFactory. createIndustry()Create an instance ofIndustryMethods in org.cxml that return types with arguments of type Industry Modifier and Type Method Description java.util.List<Industry>Organization. getIndustry()Gets the value of the industry property.
-