org.nfctools.llcp.parameter
Class Version

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

public class Version
extends Object


Constructor Summary
Version(int major, int minor)
           
 
Method Summary
 byte getMajor()
           
 byte getMinor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version(int major,
               int minor)
Method Detail

getMajor

public byte getMajor()

getMinor

public byte getMinor()


Copyright © 2012. All Rights Reserved.