| java.lang.Object | |
| ↳ | com.clarizen.api.holders.EntityIdExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _typeNameType | |||||||||||
| _valueType | |||||||||||
| typeName | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves typeName
| |||||||||||
Retrieves value
| |||||||||||
Sets typeName
| |||||||||||
Sets value
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves typeName
Retrieves value
Sets typeName
| value | Value to set |
|---|
Sets value
| value | Value to set |
|---|