public class NeedModelMapper extends java.lang.Object implements ModelMapper<Need>
| Constructor and Description |
|---|
NeedModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
Need |
fromModel(org.apache.jena.rdf.model.Model model) |
org.apache.jena.rdf.model.Model |
toModel(Need need) |
public org.apache.jena.rdf.model.Model toModel(Need need)
toModel in interface ModelMapper<Need>public Need fromModel(org.apache.jena.rdf.model.Model model)
fromModel in interface ModelMapper<Need>Copyright © 2018. All Rights Reserved.