Class GetAllRidInProcessParam
- java.lang.Object
-
- be.business.connector.recipe.executor.domain.GetAllRidInProcessParam
-
public class GetAllRidInProcessParam extends Object
-
-
Constructor Summary
Constructors Constructor Description GetAllRidInProcessParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getSymmKey()Gets the symm key.voidsetSymmKey(byte[] symmKey)Sets the symm key.
-