com.objectxp.msg.ems
Class EMSElement

java.lang.Object
  extended by com.objectxp.msg.ems.EMSElement
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
EMSAnimation, EMSPicture, EMSSound, EMSText, EMSUnsupportedElement, EMSUserPromptIndicator

public abstract class EMSElement
extends java.lang.Object
implements java.io.Serializable

The EMSElement is the base-class for EMS parts.
A EMSMessage is composed out of one or several EMSElements. EMSElements can be inserted to the EMSMessage with the EMSMessage.add(EMSElement) method.

See Also:
Serialized Form

Constructor Summary
EMSElement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMSElement

public EMSElement()


object XP, Inc. © 2000-2008. All rights reserved object XP