public interface TextLineItem
custom fields
.Modifier and Type | Method and Description |
---|---|
ZonedDateTime |
getAddedAt() |
CustomFields |
getCustom() |
LocalizedString |
getDescription() |
String |
getId() |
LocalizedString |
getName() |
Long |
getQuantity() |
static String |
resourceTypeId()
An identifier for this resource which supports
CustomFields . |
String getId()
LocalizedString getName()
@Nullable LocalizedString getDescription()
Long getQuantity()
@Nullable CustomFields getCustom()
ZonedDateTime getAddedAt()
static String resourceTypeId()
CustomFields
.TypeDraft.getResourceTypeIds()
,
Custom