@Beta public class GetContentTypeParams extends Object
Constructor and Description |
---|
GetContentTypeParams() |
Modifier and Type | Method and Description |
---|---|
GetContentTypeParams |
contentTypeName(ContentTypeName contentTypeName) |
GetContentTypeParams |
contentTypeName(String value) |
boolean |
equals(Object o) |
static GetContentTypeParams |
from(ContentTypeName contentTypeName) |
ContentTypeName |
getContentTypeName() |
int |
hashCode() |
GetContentTypeParams |
inlineMixinsToFormItems(boolean value) |
boolean |
isInlineMixinsToFormItems() |
void |
validate() |
public static GetContentTypeParams from(ContentTypeName contentTypeName)
public ContentTypeName getContentTypeName()
public GetContentTypeParams contentTypeName(ContentTypeName contentTypeName)
public GetContentTypeParams contentTypeName(String value)
public boolean isInlineMixinsToFormItems()
public GetContentTypeParams inlineMixinsToFormItems(boolean value)
public void validate()