Uses of Class
myorg.relex.many2one.State
- 
Packages that use State Package Description myorg.relex.many2one  - 
- 
Uses of State in myorg.relex.many2one
Fields in myorg.relex.many2one declared as State Modifier and Type Field Description private StateStateResident. stateMethods in myorg.relex.many2one that return State Modifier and Type Method Description StateStateResident. getState()Methods in myorg.relex.many2one with parameters of type State Modifier and Type Method Description voidStateResident. setState(State state)Constructors in myorg.relex.many2one with parameters of type State Constructor Description StateResident(State state) 
 -