|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionType | |
|---|---|
| org.xenei.jena.entities | |
| org.xenei.jena.entities.impl | |
| Uses of ActionType in org.xenei.jena.entities |
|---|
| Methods in org.xenei.jena.entities that return ActionType | |
|---|---|
ActionType |
PredicateInfo.getActionType()
|
| Uses of ActionType in org.xenei.jena.entities.impl |
|---|
| Methods in org.xenei.jena.entities.impl that return ActionType | |
|---|---|
ActionType |
PredicateInfoImpl.getActionType()
Get the action type for the functin. |
static ActionType |
ActionType.parse(String functionName)
Parse the action type from the function name. |
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||