public static class ServiceModel.DomainObjectAttachment extends Object
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.Attachment |
Attachment |
String |
Id |
| Constructor and Description |
|---|
DomainObjectAttachment() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.Attachment |
getAttachment() |
String |
getId() |
ServiceModel.DomainObjectAttachment |
setAttachment(ServiceModel.Attachment value) |
ServiceModel.DomainObjectAttachment |
setId(String value) |
public String Id
public ServiceModel.Attachment Attachment
public String getId()
public ServiceModel.DomainObjectAttachment setId(String value)
public ServiceModel.Attachment getAttachment()
public ServiceModel.DomainObjectAttachment setAttachment(ServiceModel.Attachment value)
Copyright © 2022. All rights reserved.