Uses of Class
org.teleal.cling.model.types.UnsignedVariableInteger.Bits

Packages that use UnsignedVariableInteger.Bits
org.teleal.cling.model.types   
 

Uses of UnsignedVariableInteger.Bits in org.teleal.cling.model.types
 

Methods in org.teleal.cling.model.types that return UnsignedVariableInteger.Bits
abstract  UnsignedVariableInteger.Bits UnsignedVariableInteger.getBits()
           
 UnsignedVariableInteger.Bits UnsignedIntegerTwoBytes.getBits()
           
 UnsignedVariableInteger.Bits UnsignedIntegerOneByte.getBits()
           
 UnsignedVariableInteger.Bits UnsignedIntegerFourBytes.getBits()
           
static UnsignedVariableInteger.Bits UnsignedVariableInteger.Bits.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UnsignedVariableInteger.Bits[] UnsignedVariableInteger.Bits.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.