Uses of Class
net.serenitybdd.rest.DecomposedContentType
| Package | Description |
|---|---|
| net.serenitybdd.rest |
-
Uses of DecomposedContentType in net.serenitybdd.rest
Methods in net.serenitybdd.rest that return DecomposedContentType Modifier and Type Method Description DecomposedContentTypeDecomposedContentType. byString(java.lang.String string)static DecomposedContentTypeDecomposedContentType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DecomposedContentType[]DecomposedContentType. values()Returns an array containing the constants of this enum type, in the order they are declared.