00001 package sctConf; 00002 00003 00011 public final class ABCDConfig implements org.omg.CORBA.portable.IDLEntity 00012 { 00013 public int bitField = (int)0; 00014 00015 public ABCDConfig () 00016 { 00017 } // ctor 00018 00019 public ABCDConfig (int _bitField) 00020 { 00021 bitField = _bitField; 00022 } // ctor 00023 00024 } // class ABCDConfig