org.fourthline.cling.model.types
Class UnsignedIntegerFourBytes
java.lang.Object
org.fourthline.cling.model.types.UnsignedVariableInteger
org.fourthline.cling.model.types.UnsignedIntegerFourBytes
public final class UnsignedIntegerFourBytes
- extends UnsignedVariableInteger
- Author:
- Christian Bauer
UnsignedIntegerFourBytes
public UnsignedIntegerFourBytes(long value)
throws NumberFormatException
- Throws:
NumberFormatException
UnsignedIntegerFourBytes
public UnsignedIntegerFourBytes(String s)
throws NumberFormatException
- Throws:
NumberFormatException
getBits
public UnsignedVariableInteger.Bits getBits()
- Specified by:
getBits
in class UnsignedVariableInteger
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.