org.nfctools.llcp.parameter
Class ReceiveWindowSize

java.lang.Object
  extended by org.nfctools.llcp.parameter.ReceiveWindowSize

public class ReceiveWindowSize
extends Object


Constructor Summary
ReceiveWindowSize(int size)
           
 
Method Summary
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReceiveWindowSize

public ReceiveWindowSize(int size)
Method Detail

getSize

public int getSize()


Copyright © 2012. All Rights Reserved.