@PublicApi public class ImportAttachmentsForSchemaBean extends Object implements Serializable
Constructor and Description |
---|
ImportAttachmentsForSchemaBean() |
Modifier and Type | Method and Description |
---|---|
List<ImportAttachmentsForObjectBean> |
getAttachmentsForObject() |
int |
getObjectSchemaId() |
void |
setAttachmentsForObject(List<ImportAttachmentsForObjectBean> attachmentsForObject) |
void |
setObjectSchemaId(int objectSchemaId) |
public int getObjectSchemaId()
public void setObjectSchemaId(int objectSchemaId)
public List<ImportAttachmentsForObjectBean> getAttachmentsForObject()
public void setAttachmentsForObject(List<ImportAttachmentsForObjectBean> attachmentsForObject)
Copyright © 2024 Atlassian. All rights reserved.