jiniupnp.types
Class UShort

java.lang.Object
  extended by jiniupnp.types.UShort

public class UShort
extends java.lang.Object


Constructor Summary
UShort(int value)
           
 
Method Summary
 int getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UShort

public UShort(int value)
Method Detail

getValue

public int getValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object