| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.holders.PropertyDescriptorExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _displayNameType | |||||||||||
| _keyType | |||||||||||
| _nameType | |||||||||||
| _typeType | |||||||||||
| displayName | |||||||||||
| key | |||||||||||
| name | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves displayName
| |||||||||||
Retrieves key
| |||||||||||
Retrieves name
| |||||||||||
Retrieves type
| |||||||||||
Sets displayName
| |||||||||||
Sets key
| |||||||||||
Sets name
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves displayName
Retrieves key
Retrieves name
Retrieves type
Sets displayName
| value | Value to set |
|---|
Sets key
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|