public static class DrgAttachmentInfo.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DrgAttachmentInfo |
build() |
DrgAttachmentInfo.Builder |
copy(DrgAttachmentInfo model) |
DrgAttachmentInfo.Builder |
id(String id)
The Oracle-assigned ID of the DRG attachment
|
public DrgAttachmentInfo.Builder id(String id)
The Oracle-assigned ID of the DRG attachment
id
- the value to setpublic DrgAttachmentInfo build()
public DrgAttachmentInfo.Builder copy(DrgAttachmentInfo model)
Copyright © 2016–2024. All rights reserved.