public static class Appearance.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder(org.eclipse.rdf4j.model.Resource identifier,
org.eclipse.rdf4j.model.IRI type,
org.eclipse.rdf4j.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
Appearance |
build() |
public Builder(@NonNull
org.eclipse.rdf4j.model.Resource identifier,
@NonNull
org.eclipse.rdf4j.model.IRI type,
@NonNull
org.eclipse.rdf4j.model.Model model)
public Appearance build()
Copyright © 2017–2018 DotWebStack. All rights reserved.