java.lang.Object | |||
↳ | org.mule.modules.oracle.model.holders.AbstractDataObjectExpressionHolder | ||
↳ | com.oracle.xmlns.svc.holders.DataObjectExpressionHolder | ||
↳ | com.oracle.xmlns.svc.dag.holders.DynamicAttributeExpressionHolder |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
_attributeValueType | |||||||||||
_descriptionType | |||||||||||
_idType | |||||||||||
_nameType | |||||||||||
attributeValue | |||||||||||
description | |||||||||||
id | |||||||||||
name |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves attributeValue
| |||||||||||
Retrieves description
| |||||||||||
Retrieves id
| |||||||||||
Retrieves name
| |||||||||||
Sets attributeValue
| |||||||||||
Sets description
| |||||||||||
Sets id
| |||||||||||
Sets name
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Retrieves attributeValue
Retrieves description
Retrieves id
Retrieves name
Sets attributeValue
value | Value to set |
---|
Sets description
value | Value to set |
---|
Sets id
value | Value to set |
---|
Sets name
value | Value to set |
---|