Uses of Enum Class
de.hybris.platform.tuadatamodel.enums.TuaPartyStateType
Packages that use TuaPartyStateType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaPartyStateType in de.hybris.platform.tuadatamodel.enums
Methods in de.hybris.platform.tuadatamodel.enums that return TuaPartyStateTypeModifier and TypeMethodDescriptionstatic TuaPartyStateTypeReturns the enum constant of this class with the specified name.static TuaPartyStateType[]TuaPartyStateType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TuaPartyStateType in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaPartyStateTypeModifier and TypeMethodDescriptionTuaPartyModel.getStatus()Generated method - Getter of theTuaParty.statusattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaPartyStateTypeModifier and TypeMethodDescriptionvoidTuaPartyModel.setStatus(TuaPartyStateType value) Generated method - Setter ofTuaParty.statusattribute defined at extensiontuadatamodel.