|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SizeConstraint | |
net.percederberg.mib.type | Provides MIB type definition classes. |
Uses of SizeConstraint in net.percederberg.mib.type |
Constructors in net.percederberg.mib.type with parameters of type SizeConstraint | |
StringType(SizeConstraint size)
Creates a new string type with length restrictions. |
|
ArrayType(Type baseType,
SizeConstraint size)
Creates a new array type with the given base type and size. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |