Uses of Class
ma.glasnost.orika.test.community.Issue49TestCase.State

Packages that use Issue49TestCase.State
ma.glasnost.orika.test.community   
 

Uses of Issue49TestCase.State in ma.glasnost.orika.test.community
 

Methods in ma.glasnost.orika.test.community that return Issue49TestCase.State
 Issue49TestCase.State Issue49TestCase.Entity.getState()
           
 Issue49TestCase.State Issue49TestCase.Dto.getState()
           
static Issue49TestCase.State Issue49TestCase.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Issue49TestCase.State[] Issue49TestCase.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ma.glasnost.orika.test.community with parameters of type Issue49TestCase.State
 void Issue49TestCase.Entity.setState(Issue49TestCase.State state)
           
 void Issue49TestCase.Dto.setState(Issue49TestCase.State state)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.