|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RValueType | |
|---|---|
| com.evolveum.midpoint.repo.sql.data.common | |
| Uses of RValueType in com.evolveum.midpoint.repo.sql.data.common |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common that return RValueType | |
|---|---|
static RValueType |
RValueType.getTypeFromItemClass(java.lang.Class<? extends Item> clazz)
|
static RValueType |
RValueType.getTypeFromValueClass(java.lang.Class<? extends PrismValue> clazz)
|
RValueType |
RValue.getValueType()
|
static RValueType |
RValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RValueType[] |
RValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RValueType | |
|---|---|
void |
RValue.setValueType(RValueType valueType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||