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 State
StateResident. state
Methods in myorg.relex.many2one that return State Modifier and Type Method Description State
StateResident. getState()
Methods in myorg.relex.many2one with parameters of type State Modifier and Type Method Description void
StateResident. setState(State state)
Constructors in myorg.relex.many2one with parameters of type State Constructor Description StateResident(State state)
-