| Package | Description |
|---|---|
| org.xenei.jena.entities | |
| org.xenei.jena.entities.impl |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
PredicateInfo.getActionType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2012-2013 XENEI.com. All Rights Reserved.