Uses of Enum
org.qubership.atp.itf.lite.backend.model.ei.ToPostmanMode
Packages that use ToPostmanMode
-
Uses of ToPostmanMode in org.qubership.atp.itf.lite.backend.model.ei
Methods in org.qubership.atp.itf.lite.backend.model.ei that return ToPostmanModeModifier and TypeMethodDescriptionstatic ToPostmanModeToPostmanMode.from(RequestBodyType type) Defines postman mode by request body type.static ToPostmanModeReturns the enum constant of this type with the specified name.static ToPostmanMode[]ToPostmanMode.values()Returns an array containing the constants of this enum type, in the order they are declared.