com.fernsroth.easyio.field
Annotation Type FieldUINT16


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface FieldUINT16

annotation for fields.

Author:
Joseph M. Ferner (Near Infinity Corporation)

Optional Element Summary
 int bits
          the number of bites.
 

bits

public abstract int bits
the number of bites.

Returns:
the number of bits.
Default:
16


Copyright © 2006 null. All Rights Reserved.