@DTO @XMLBindable public class UESAttachmentCheckOut extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static UESAttachmentCheckOut | 
LOCK_ONLY
Instance that specifies that the stream handler should not be returned. 
 | 
static UESAttachmentCheckOut | 
RETURN_STREAM_HANDLER
Instance that specifies that the stream handler should be returned. 
 | 
private java.lang.Boolean | 
returnStreamHandler
Specifies whether to return data stream handler. 
 | 
| Constructor and Description | 
|---|
UESAttachmentCheckOut()  | 
UESAttachmentCheckOut(java.lang.Boolean returnStreamHandler)  |