Class CDATag

  • All Implemented Interfaces:
    java.io.Serializable

    public class CDATag
    extends CDAResource
    Represents a single locale.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      CDATag()  
    • Constructor Detail

      • CDATag

        public CDATag()
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        human readable name of this tag.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class CDAResource
        Returns:
        a human readable string, representing the object.