public static final class ContentDispositionTypes.Ext extends java.lang.Object implements ContentDispositionType, scala.Product, java.io.Serializable
| Constructor and Description |
|---|
Ext(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
<R extends Rendering> |
render(R r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.lang.String name()
name in interface ContentDispositionTypepublic <R extends Rendering> Rendering render(R r)
render in interface Renderable