Uses of Class
org.hansken.plugin.extraction.api.Trace.TraceletProperty
-
Packages that use Trace.TraceletProperty Package Description org.hansken.plugin.extraction.api This is the API of the Extraction Plugins SDK. -
-
Uses of Trace.TraceletProperty in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return types with arguments of type Trace.TraceletProperty Modifier and Type Method Description List<Trace.TraceletProperty>
Trace.Tracelet. getValue()
Constructor parameters in org.hansken.plugin.extraction.api with type arguments of type Trace.TraceletProperty Constructor Description Tracelet(String name, List<Trace.TraceletProperty> value)
-