org.jacorb.idl

Class IntType

public class IntType extends BaseType implements SwitchTypeSpec

Version: $Id: IntType.java,v 1.14 2006/06/19 10:34:57 alphonse.bendt Exp $

Author: Gerald Brose

Field Summary
booleanunsigned
Constructor Summary
IntType(int num)
Method Summary
booleanisSwitchable()
voidsetUnsigned()

Field Detail

unsigned

public boolean unsigned

Constructor Detail

IntType

public IntType(int num)

Method Detail

isSwitchable

public boolean isSwitchable()

setUnsigned

public void setUnsigned()