All Implemented Interfaces:
Composite, Type, Visitable, Serializable

public class CM extends GenericComposite
Version 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites. The type of each CM component can be set as needed, after parsing a message.
Version:
$Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:37 $ by $Author: jamesagnew $
Author:
Bryan Tripp
See Also:
  • Constructor Details

    • CM

      public CM(Message message)
      Parameters:
      message - message to which this Type belongs
  • Method Details