Uses of Class
com.hybris.cockpitng.config.jaxb.wizard.SaveType
-
Packages that use SaveType Package Description com.hybris.cockpitng.config.jaxb.wizard -
-
Uses of SaveType in com.hybris.cockpitng.config.jaxb.wizard
Fields in com.hybris.cockpitng.config.jaxb.wizard with type parameters of type SaveType Modifier and Type Field Description protected java.util.List<SaveType>AbstractActionType. saveMethods in com.hybris.cockpitng.config.jaxb.wizard that return SaveType Modifier and Type Method Description SaveTypeObjectFactory. createSaveType()Create an instance ofSaveTypeMethods in com.hybris.cockpitng.config.jaxb.wizard that return types with arguments of type SaveType Modifier and Type Method Description java.util.List<SaveType>AbstractActionType. getSave()Gets the value of the save property.
-