Class NextType
- java.lang.Object
-
- com.hybris.cockpitng.config.jaxb.wizard.AbstractActionType
-
- com.hybris.cockpitng.config.jaxb.wizard.NextType
-
public class NextType extends AbstractActionType
Java class for NextType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NextType"> <complexContent> <extension base="{http://www.hybris.com/cockpitng/config/wizard-config}AbstractActionType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class com.hybris.cockpitng.config.jaxb.wizard.AbstractActionType
_if, defaultTarget, save, saveAll, visible
-
-
Constructor Summary
Constructors Constructor Description NextType()
-
Method Summary
-
Methods inherited from class com.hybris.cockpitng.config.jaxb.wizard.AbstractActionType
getDefaultTarget, getIf, getSave, getSaveAll, getVisible, setDefaultTarget, setSaveAll, setVisible
-
-