com.fernsroth.easyio.field
Annotation Type FieldINT64


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

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:
64


Copyright © 2006 null. All Rights Reserved.