Uses of Class
be.recipe.services.executor.Property
-
Packages that use Property Package Description be.recipe.services.executor -
-
Uses of Property in be.recipe.services.executor
Fields in be.recipe.services.executor with type parameters of type Property Modifier and Type Field Description protected List<Property>Properties. propertyMethods in be.recipe.services.executor that return Property Modifier and Type Method Description PropertyObjectFactory. createProperty()Create an instance ofPropertyMethods in be.recipe.services.executor that return types with arguments of type Property Modifier and Type Method Description List<Property>Properties. getProperties()List<Property>Properties. getProperty()Gets the value of the property property.
-