Class XmlEoObject


  • public final class XmlEoObject
    extends Object
    This is EO object in XML representation.

    Mirrors DirectivesEoObject

    Since:
    0.11.0
    • Method Detail

      • name

        public String name()
        Retrieve the name of the EO object.
        Returns:
        Name of the EO object.
      • node

        public XmlNode node()
        Retrieve the inner XML node representing the EO object.
        Returns:
        XML node of the EO object.