Uses of Enum Class
de.hybris.platform.b2bwebservicescommons.dto.company.B2BPeriodRangeWsDTO
Packages that use B2BPeriodRangeWsDTO
-
Uses of B2BPeriodRangeWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Methods in de.hybris.platform.b2bwebservicescommons.dto.company that return B2BPeriodRangeWsDTOModifier and TypeMethodDescriptionB2BPermissionWsDTO.getPeriodRange()static B2BPeriodRangeWsDTOReturns the enum constant of this class with the specified name.static B2BPeriodRangeWsDTO[]B2BPeriodRangeWsDTO.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.b2bwebservicescommons.dto.company with parameters of type B2BPeriodRangeWsDTOModifier and TypeMethodDescriptionvoidB2BPermissionWsDTO.setPeriodRange(B2BPeriodRangeWsDTO periodRange)