JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.storm.flux.model.PropertyDef
Packages that use
PropertyDef
Package
Description
org.apache.storm.flux.model
Uses of
PropertyDef
in
org.apache.storm.flux.model
Methods in
org.apache.storm.flux.model
that return types with arguments of type
PropertyDef
Modifier and Type
Method
Description
List
<
PropertyDef
>
ObjectDef.
getProperties
()
Method parameters in
org.apache.storm.flux.model
with type arguments of type
PropertyDef
Modifier and Type
Method
Description
void
ObjectDef.
setProperties
(
List
<
PropertyDef
> properties)