Uses of Class
org.openprovenance.prov.dot.MapEntry
-
-
Uses of MapEntry in org.openprovenance.prov.dot
Fields in org.openprovenance.prov.dot with type parameters of type MapEntry Modifier and Type Field Description protected List<MapEntry>Map. mapMethods in org.openprovenance.prov.dot that return MapEntry Modifier and Type Method Description MapEntryObjectFactory. createMapEntry()Create an instance ofMapEntryMethods in org.openprovenance.prov.dot that return types with arguments of type MapEntry Modifier and Type Method Description List<MapEntry>Map. getMap()Gets the value of the map property.
-