Uses of Class
org.cxml.CatalogName
Packages that use CatalogName
-
Uses of CatalogName in org.cxml
Fields in org.cxml declared as CatalogNameMethods in org.cxml that return CatalogNameModifier and TypeMethodDescriptionObjectFactory.createCatalogName()Create an instance ofCatalogNameCatalogUploadRequest.getCatalogName()Gets the value of the catalogName property.Methods in org.cxml with parameters of type CatalogNameModifier and TypeMethodDescriptionvoidCatalogUploadRequest.setCatalogName(CatalogName value) Sets the value of the catalogName property.