Class InData
- java.lang.Object
-
- test.de.iip_ecosphere.platform.security.services.kodex.InData
-
class InData extends java.lang.ObjectRepresents the input data.- Author:
- Holger Eichelberger, SSE
-
-
Constructor Summary
Constructors Constructor Description InData(java.lang.String name, java.lang.String id)Creates an instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()Returns the id value.java.lang.StringgetName()Returns the name value.
-