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