PrimitiveDef.java :  » Collaboration » JacORB » org » omg » CORBA » Java Open Source

Java Open Source » Collaboration » JacORB 
JacORB » org » omg » CORBA » PrimitiveDef.java
/***** Copyright (c) 1999 Object Management Group. Unlimited rights to 
       duplicate and use this code are hereby granted provided that this 
       copyright notice is included.
*****/

package org.omg.CORBA;

public interface PrimitiveDef extends org.omg.CORBA.PrimitiveDefOperations,
            org.omg.CORBA.IDLType, org.omg.CORBA.portable.IDLEntity {
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.