public class ConversationEmailAttachment extends Object
| Constructor and Description |
|---|
ConversationEmailAttachment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLength() |
String |
getName() |
String |
getType() |
String |
getURL() |
void |
setId(String id) |
void |
setLength(String length) |
void |
setName(String name) |
void |
setType(String type) |
void |
setURL(String URL) |
String |
toString() |
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public String getURL()
public void setURL(String URL)
public String getLength()
public void setLength(String length)
Copyright © 2024. All rights reserved.