getDefState method
- String state
inherited
returns the current DefState
for this SamModel
Implementation
DefState getDefState(String state) {return _ss.ssMap[state];}
returns the current DefState
for this SamModel
DefState getDefState(String state) {return _ss.ssMap[state];}