Class MisnamedBundle
- java.lang.Object
-
- org.openprovenance.prov.vanilla.Bundle
-
- org.openprovenance.prov.core.jsonld11.serialization.MisnamedBundle
-
- All Implemented Interfaces:
Equals,HashCode,ToString,Bundle,Identifiable,StatementOrBundle
public class MisnamedBundle extends Bundle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openprovenance.prov.model.StatementOrBundle
StatementOrBundle.Kind
-
-
Constructor Summary
Constructors Constructor Description MisnamedBundle()
-
Method Summary
Modifier and Type Method Description BundletoBundle(ProvFactory pf)-
Methods inherited from class org.openprovenance.prov.vanilla.Bundle
equals, equals, getId, getKind, getNamespace, getStatement, hashCode, hashCode, setId, setNamespace, toString, toString
-
-
-
-
Method Detail
-
toBundle
public Bundle toBundle(ProvFactory pf)
-
-