Uses of Class
net.percederberg.mibble.value.BitSetValue

Packages that use BitSetValue
net.percederberg.mibble.type   
 

Uses of BitSetValue in net.percederberg.mibble.type
 

Methods in net.percederberg.mibble.type with parameters of type BitSetValue
 boolean BitSetType.isCompatible(BitSetValue value)
          Checks if the specified bit set value is compatible with this type.