| java.lang.Object | |
| ↳ | org.mule.modules.box.model.holders.EntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _etagType | |||||||||||
| _idType | |||||||||||
| _nameType | |||||||||||
| _sequenceIdType | |||||||||||
| _typeType | |||||||||||
| etag | |||||||||||
| id | |||||||||||
| name | |||||||||||
| sequenceId | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves etag
| |||||||||||
Retrieves id
| |||||||||||
Retrieves name
| |||||||||||
Retrieves sequenceId
| |||||||||||
Retrieves type
| |||||||||||
Sets etag
| |||||||||||
Sets id
| |||||||||||
Sets name
| |||||||||||
Sets sequenceId
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves etag
Retrieves id
Retrieves name
Retrieves sequenceId
Retrieves type
Sets etag
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets sequenceId
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|