Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model |
Modifier and Type | Method and Description |
---|---|
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.Builder.build()
Builds a new
ImmutableLabelTemplateBean . |
static ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.copyOf(LabelTemplateBean instance)
Creates an immutable copy of a
LabelTemplateBean value. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withCreated(Date value)
Copy the current immutable object by setting a value for the
created attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withDescription(String value)
Copy the current immutable object by setting a value for the
description attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withDynamicHeight(Boolean value)
Copy the current immutable object by setting a value for the
dynamicHeight attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withHeight(Integer value)
Copy the current immutable object by setting a value for the
height attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withId(Integer value)
Copy the current immutable object by setting a value for the
id attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withIncludeBorder(Boolean value)
Copy the current immutable object by setting a value for the
includeBorder attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withName(String value)
Copy the current immutable object by setting a value for the
name attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withObjectSchemaId(Integer value)
Copy the current immutable object by setting a value for the
objectSchemaId attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withTemplate(String value)
Copy the current immutable object by setting a value for the
template attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withUpdated(Date value)
Copy the current immutable object by setting a value for the
updated attribute. |
ImmutableLabelTemplateBean |
ImmutableLabelTemplateBean.withWidth(Integer value)
Copy the current immutable object by setting a value for the
width attribute. |
Copyright © 2024 Atlassian. All rights reserved.