JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jena_sparql_api.mapper.util
Interface ValueHolder
All Known Implementing Classes:
ValueHolderImpl
public interface
ValueHolder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getValue
()
void
setValue
(
Object
value)
Method Details
getValue
Object
getValue
()
setValue
void
setValue
(
Object
value)