Uses of Class
test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
Packages that use DataMapperTest.MyInput2
-
Uses of DataMapperTest.MyInput2 in test.de.iip_ecosphere.platform.services.environment
Fields in test.de.iip_ecosphere.platform.services.environment declared as DataMapperTest.MyInput2Modifier and TypeFieldDescriptionprivate DataMapperTest.MyInput2DataMapperTest.DataUnit.myInput2Methods in test.de.iip_ecosphere.platform.services.environment that return DataMapperTest.MyInput2Modifier and TypeMethodDescriptionDataMapperTest.DataUnit.getMyInput2()Returns the second input.Methods in test.de.iip_ecosphere.platform.services.environment with parameters of type DataMapperTest.MyInput2Modifier and TypeMethodDescriptionprivate static voidDataMapperTest.assertMyInput2(DataMapperTest.MyInput2 input) Asserts an instance ofDataMapperTest.MyInput2againstDataMapperTest.createTestInputStream().voidDataMapperTest.DataUnit.setMyInput2(DataMapperTest.MyInput2 myInput2) Defines the second input.