|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RPropertyType | |
|---|---|
| org.openl.rules.repository | |
| Uses of RPropertyType in org.openl.rules.repository |
|---|
| Methods in org.openl.rules.repository that return RPropertyType | |
|---|---|
RPropertyType |
RProperty.getType()
|
static RPropertyType |
RPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RPropertyType[] |
RPropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.openl.rules.repository with parameters of type RPropertyType | |
|---|---|
void |
REntity.addProperty(String name,
RPropertyType type,
Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||