Uses of Class
com.hybris.cockpitng.config.jaxb.wizard.SaveAllType
-
Packages that use SaveAllType Package Description com.hybris.cockpitng.config.jaxb.wizard -
-
Uses of SaveAllType in com.hybris.cockpitng.config.jaxb.wizard
Fields in com.hybris.cockpitng.config.jaxb.wizard declared as SaveAllType Modifier and Type Field Description protected SaveAllTypeAbstractActionType. saveAllMethods in com.hybris.cockpitng.config.jaxb.wizard that return SaveAllType Modifier and Type Method Description SaveAllTypeObjectFactory. createSaveAllType()Create an instance ofSaveAllTypeSaveAllTypeAbstractActionType. getSaveAll()Gets the value of the saveAll property.Methods in com.hybris.cockpitng.config.jaxb.wizard with parameters of type SaveAllType Modifier and Type Method Description voidAbstractActionType. setSaveAll(SaveAllType value)Sets the value of the saveAll property.
-