|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.util.Symbol
com.hp.hpl.jena.sparql.pfunction.PropFuncArgType
public class PropFuncArgType
| Field Summary | |
|---|---|
static PropFuncArgType |
PF_ARG_EITHER
|
static PropFuncArgType |
PF_ARG_LIST
|
static PropFuncArgType |
PF_ARG_SINGLE
|
| Constructor Summary | |
|---|---|
PropFuncArgType(String symbol)
|
|
| Method Summary |
|---|
| Methods inherited from class com.hp.hpl.jena.sparql.util.Symbol |
|---|
create, create, equals, getSymbol, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final PropFuncArgType PF_ARG_LIST
public static final PropFuncArgType PF_ARG_SINGLE
public static final PropFuncArgType PF_ARG_EITHER
| Constructor Detail |
|---|
public PropFuncArgType(String symbol)
symbol -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||