Uses of Class
de.hybris.platform.sap.productconfig.facades.CsticStatusType
-
Packages that use CsticStatusType Package Description de.hybris.platform.sap.productconfig.facades -
-
Uses of CsticStatusType in de.hybris.platform.sap.productconfig.facades
Methods in de.hybris.platform.sap.productconfig.facades that return CsticStatusType Modifier and Type Method Description CsticStatusTypeCsticData. getCsticStatus()static CsticStatusTypeCsticStatusType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CsticStatusType[]CsticStatusType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.hybris.platform.sap.productconfig.facades with parameters of type CsticStatusType Modifier and Type Method Description voidCsticData. setCsticStatus(CsticStatusType csticStatus)
-