JADE v6.1

com.dautelle.util
Class Struct.Signed8

java.lang.Object
  extended bycom.dautelle.util.Struct.Member
      extended bycom.dautelle.util.Struct.Signed8
Enclosing class:
Struct

public class Struct.Signed8
extends Struct.Member

This class represents a 8 bits signed integer.


Constructor Summary
Struct.Signed8()
           
Struct.Signed8(int nbrOfBits)
           
 
Method Summary
 byte get()
           
 void set(byte value)
           
 
Methods inherited from class com.dautelle.util.Struct.Member
offset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Struct.Signed8

public Struct.Signed8()

Struct.Signed8

public Struct.Signed8(int nbrOfBits)
Method Detail

get

public byte get()

set

public void set(byte value)

JADE v6.1

Copyright © 2004 Jean-Marie Dautelle.