jiniupnp.types
Class UByte

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

public class UByte
extends java.lang.Object


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

Constructor Detail

UByte

public UByte(short value)
Method Detail

getValue

public short getValue()

toString

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