Class RAM

  • All Implemented Interfaces:
    java.io.Serializable

    public class RAM
    extends MachineInfo
    The RAM element.
    Version:
    $Revision$
    Author:
    Karan Vahi
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ELEMENT_NAME
      The element name
    • Constructor Summary

      Constructors 
      Constructor Description
      RAM()
      The default constructor
    • Field Detail

      • ELEMENT_NAME

        public static final java.lang.String ELEMENT_NAME
        The element name
        See Also:
        Constant Field Values
    • Constructor Detail

      • RAM

        public RAM()
        The default constructor
    • Method Detail

      • getElementName

        public java.lang.String getElementName()
        Returns the name of the xml element corresponding to the object.
        Specified by:
        getElementName in class MachineInfo
        Returns:
        name