@PublicApi public class AttachmentsForSchemaExternal extends Object implements ExternalFormat
ExternalFormat.FormatEXTERNAL_VERSION| Constructor and Description |
|---|
AttachmentsForSchemaExternal() |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentsForObjectExternal> |
getAttachmentsForObject() |
Integer |
getObjectSchemaId() |
void |
setAttachmentsForObject(List<AttachmentsForObjectExternal> attachmentsForObject) |
void |
setObjectSchemaId(Integer objectSchemaId) |
public Integer getObjectSchemaId()
public void setObjectSchemaId(Integer objectSchemaId)
public List<AttachmentsForObjectExternal> getAttachmentsForObject()
public void setAttachmentsForObject(List<AttachmentsForObjectExternal> attachmentsForObject)
Copyright © 2024 Atlassian. All rights reserved.