Uses of Enum Class
de.hybris.platform.tuawebservicesresources.v2.dto.StateValue
Packages that use StateValue
-
Uses of StateValue in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return StateValueModifier and TypeMethodDescriptionstatic StateValue@Valid StateValueCustomerBill.getState()Get statestatic StateValueReturns the enum constant of this class with the specified name.static StateValue[]StateValue.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 StateValueModifier and TypeMethodDescriptionvoidCustomerBill.setState(StateValue state) CustomerBill.state(StateValue state)