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

Packages that use BitSetValue
net.percederberg.mibble.type Provides the primitive ASN.1 type classes. 
 

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.