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