public class SparqlifyConfig extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}simpleFunctions"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SimpleFunctions |
simpleFunctions |
| Constructor and Description |
|---|
SparqlifyConfig() |
| Modifier and Type | Method and Description |
|---|---|
SimpleFunctions |
getSimpleFunctions()
Gets the value of the simpleFunctions property.
|
void |
setSimpleFunctions(SimpleFunctions value)
Sets the value of the simpleFunctions property.
|
protected SimpleFunctions simpleFunctions
public SimpleFunctions getSimpleFunctions()
SimpleFunctionspublic void setSimpleFunctions(SimpleFunctions value)
value - allowed object is
SimpleFunctionsCopyright © 2014. All rights reserved.