Uses of Enum Class
de.hybris.platform.tuawebservicesresources.v2.dto.IndividualStateType
Packages that use IndividualStateType
-
Uses of IndividualStateType in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return IndividualStateTypeModifier and TypeMethodDescriptionstatic IndividualStateType@Valid IndividualStateTypeIndividual.getStatus()Status of the individualstatic IndividualStateTypeReturns the enum constant of this class with the specified name.static IndividualStateType[]IndividualStateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type IndividualStateTypeModifier and TypeMethodDescriptionvoidIndividual.setStatus(IndividualStateType status) Individual.status(IndividualStateType status)