Uses of Class
de.hybris.platform.cockpit.wizards.generic.DecisionPage.Decision
-
Packages that use DecisionPage.Decision Package Description de.hybris.platform.cockpit.wizards.generic -
-
Uses of DecisionPage.Decision in de.hybris.platform.cockpit.wizards.generic
Fields in de.hybris.platform.cockpit.wizards.generic declared as DecisionPage.Decision Modifier and Type Field Description protected DecisionPage.DecisionDecisionPage. currentDecsisonFields in de.hybris.platform.cockpit.wizards.generic with type parameters of type DecisionPage.Decision Modifier and Type Field Description protected java.util.List<DecisionPage.Decision>DecisionPage. decisionsMethods in de.hybris.platform.cockpit.wizards.generic that return DecisionPage.Decision Modifier and Type Method Description DecisionPage.DecisionDecisionPage. getCurrentDecsison()Methods in de.hybris.platform.cockpit.wizards.generic that return types with arguments of type DecisionPage.Decision Modifier and Type Method Description java.util.List<DecisionPage.Decision>DecisionPage. getDecisions()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type DecisionPage.Decision Modifier and Type Method Description voidDecisionPage. setCurrentDecsison(DecisionPage.Decision currentDecsison)Method parameters in de.hybris.platform.cockpit.wizards.generic with type arguments of type DecisionPage.Decision Modifier and Type Method Description voidDecisionPage. setDecisions(java.util.List<DecisionPage.Decision> decisions)
-