Package | Description |
---|---|
com.whitestein.lsps.engine.tester.entities |
Modifier and Type | Method and Description |
---|---|
EntityB |
EntityA.getB() |
Modifier and Type | Method and Description |
---|---|
List<EntityB> |
EntityC.getB() |
Modifier and Type | Method and Description |
---|---|
void |
EntityA.setB(EntityB b) |
Modifier and Type | Method and Description |
---|---|
void |
EntityC.setB(List<EntityB> b) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.