Uses of Class
de.hybris.platform.processengine.definition.xml.Choice
-
Packages that use Choice Package Description de.hybris.platform.processengine.definition.xml -
-
Uses of Choice in de.hybris.platform.processengine.definition.xml
Fields in de.hybris.platform.processengine.definition.xml with type parameters of type Choice Modifier and Type Field Description protected java.util.List<Choice>Case. choiceMethods in de.hybris.platform.processengine.definition.xml that return Choice Modifier and Type Method Description ChoiceObjectFactory. createChoice()Create an instance ofChoiceMethods in de.hybris.platform.processengine.definition.xml that return types with arguments of type Choice Modifier and Type Method Description java.util.List<Choice>Case. getChoice()Gets the value of the choice property.
-