Uses of Class
org.nfctools.snep.Request

Packages that use Request
org.nfctools.snep   
 

Uses of Request in org.nfctools.snep
 

Methods in org.nfctools.snep that return Request
 Request SnepRequestContainer.getRequest()
           
static Request Request.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Request[] Request.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.nfctools.snep with parameters of type Request
SnepMessage(int version, Request request)
           
 



Copyright © 2012. All Rights Reserved.