public class LogoActionInput extends Object implements org.brutusin.json.DynamicSchemaProvider
| Constructor and Description |
|---|
LogoActionInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachmentName() |
org.brutusin.json.spi.JsonSchema |
getDynamicSchema(String fieldName,
org.brutusin.json.spi.JsonNode data) |
boolean |
isAttachment() |
void |
setAttachment(boolean attachment) |
void |
setAttachmentName(String attachmentName) |
public boolean isAttachment()
public void setAttachment(boolean attachment)
public String getAttachmentName()
public void setAttachmentName(String attachmentName)
public org.brutusin.json.spi.JsonSchema getDynamicSchema(String fieldName, org.brutusin.json.spi.JsonNode data)
getDynamicSchema in interface org.brutusin.json.DynamicSchemaProviderCopyright © 2010–2016. All rights reserved.