Uses of Class
org.cxml.AutoPublish
-
Packages that use AutoPublish Package Description org.cxml -
-
Uses of AutoPublish in org.cxml
Fields in org.cxml declared as AutoPublish Modifier and Type Field Description protected AutoPublishCatalogUploadRequest. autoPublishMethods in org.cxml that return AutoPublish Modifier and Type Method Description AutoPublishObjectFactory. createAutoPublish()Create an instance ofAutoPublishAutoPublishCatalogUploadRequest. getAutoPublish()Gets the value of the autoPublish property.Methods in org.cxml with parameters of type AutoPublish Modifier and Type Method Description voidCatalogUploadRequest. setAutoPublish(AutoPublish value)Sets the value of the autoPublish property.
-