- java.lang.Object
-
- org.nfctools.llcp.parameter.Version
-
-
Constructor Summary
Constructors
| Constructor and Description |
Version(int major,
int minor) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
byte |
getMajor() |
byte |
getMinor() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMajor
public byte getMajor()
-
getMinor
public byte getMinor()
Copyright © 2013. All Rights Reserved.