Ejemplo n.º 1
0
 public boolean getIntegState() {
   if (mechCtxt != null) return mechCtxt.getIntegState();
   else return reqIntegState;
 }