public class ContainerElementTypeDescriptorTest.EmployeeImpl extends Object implements ContainerElementTypeDescriptorTest.Employee
| Constructor and Description |
|---|
EmployeeImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ContainerElementTypeDescriptorTest.Address>> |
getAddresses() |
Set<ContainerElementTypeDescriptorTest.Employee> |
getColleagues() |
Optional<String> |
getDivision() |
ContainerElementTypeDescriptorTest.Roles |
getRoles() |
@NotNull Optional<ZoneId> |
getZoneId() |
@AssertFalse boolean |
isIntern() |
public ContainerElementTypeDescriptorTest.Roles getRoles()
getRoles in interface ContainerElementTypeDescriptorTest.EmployeegetRoles in interface ContainerElementTypeDescriptorTest.LegalEntitygetRoles in interface ContainerElementTypeDescriptorTest.Personpublic Map<String,List<ContainerElementTypeDescriptorTest.Address>> getAddresses()
getAddresses in interface ContainerElementTypeDescriptorTest.Employeepublic Set<ContainerElementTypeDescriptorTest.Employee> getColleagues()
getColleagues in interface ContainerElementTypeDescriptorTest.Employeepublic Optional<String> getDivision()
getDivision in interface ContainerElementTypeDescriptorTest.Employee@AssertFalse public @AssertFalse boolean isIntern()
Copyright © 2008–2017. All rights reserved.