Uses of Enum Class
de.hybris.platform.tuawebservicesresources.v2.dto.StateValues
Packages that use StateValues
-
Uses of StateValues in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return StateValuesModifier and TypeMethodDescriptionstatic StateValues@Valid StateValuesCustomerBillOnDemand.getState()Get statestatic StateValuesReturns the enum constant of this class with the specified name.static StateValues[]StateValues.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 StateValuesModifier and TypeMethodDescriptionvoidCustomerBillOnDemand.setState(StateValues state) CustomerBillOnDemand.state(StateValues state)