Interface ForEachPropertyCallback
public interface ForEachPropertyCallback
Callback that can be registered on the forEach() method of a PropertySet.
- Author:
- IIT Software GmbH, Muenster/Germany, (c) 2016, All Rights Reserved
-
Method Summary
-
Method Details
-
execute
Single method to be executed for each Property of a PropertySet- Parameters:
property
- Property
-