Class ThincProto2.thinc_reqAppGet

java.lang.Object
  extended by ThincProto2.thinc_reqGen
      extended by ThincProto2.thinc_reqAppGet
Enclosing interface:
ThincProto2

public static class ThincProto2.thinc_reqAppGet
extends ThincProto2.thinc_reqGen

Author:
À±¿µÁø

Field Summary
(package private)  byte app_id
           
(package private)  byte mbz
           
(package private)  ThincProto2.thinc_clientReq req
           
 
Constructor Summary
ThincProto2.thinc_reqAppGet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

req

ThincProto2.thinc_clientReq req

app_id

byte app_id

mbz

byte mbz
Constructor Detail

ThincProto2.thinc_reqAppGet

public ThincProto2.thinc_reqAppGet()