Uses of Class
org.dozer.vo.jaxb.employee.EmployeeWithInnerClass.Address.State

Packages that use EmployeeWithInnerClass.Address.State
org.dozer.vo.jaxb.employee   
 

Uses of EmployeeWithInnerClass.Address.State in org.dozer.vo.jaxb.employee
 

Fields in org.dozer.vo.jaxb.employee declared as EmployeeWithInnerClass.Address.State
protected  EmployeeWithInnerClass.Address.State EmployeeWithInnerClass.Address.state
           
 

Methods in org.dozer.vo.jaxb.employee that return EmployeeWithInnerClass.Address.State
 EmployeeWithInnerClass.Address.State ObjectFactory.createEmployeeWithInnerClassAddressState()
          Create an instance of EmployeeWithInnerClass.Address.State
 EmployeeWithInnerClass.Address.State EmployeeWithInnerClass.Address.getState()
          Gets the value of the state property.
 

Methods in org.dozer.vo.jaxb.employee with parameters of type EmployeeWithInnerClass.Address.State
 void EmployeeWithInnerClass.Address.setState(EmployeeWithInnerClass.Address.State value)
          Sets the value of the state property.
 



Copyright © 2005-2011 dozer. All Rights Reserved.