public static interface ContainerElementTypeDescriptorTest.Employee extends ContainerElementTypeDescriptorTest.Person
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ContainerElementTypeDescriptorTest.Address>> |
getAddresses() |
Set<ContainerElementTypeDescriptorTest.Employee> |
getColleagues() |
Optional<String> |
getDivision() |
Set<String> |
getRoles() |
Set<String> getRoles()
getRoles in interface ContainerElementTypeDescriptorTest.LegalEntitygetRoles in interface ContainerElementTypeDescriptorTest.PersonMap<String,List<ContainerElementTypeDescriptorTest.Address>> getAddresses()
Set<ContainerElementTypeDescriptorTest.Employee> getColleagues()
Copyright © 2008–2017. All rights reserved.