JADE v6.1

com.dautelle.util
Class Struct.Signed16

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

public class Struct.Signed16
extends Struct.Member

This class represents a 16 bits signed integer.


Constructor Summary
Struct.Signed16()
           
Struct.Signed16(int nbrOfBits)
           
 
Method Summary
 short get()
           
 void set(short 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.Signed16

public Struct.Signed16()

Struct.Signed16

public Struct.Signed16(int nbrOfBits)
Method Detail

get

public short get()

set

public void set(short value)

JADE v6.1

Copyright © 2004 Jean-Marie Dautelle.